![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
WidthItemSettings Constructor(Int32,Boolean,WidthItemCollection) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > WidthItemSettings Class > WidthItemSettings Constructor : WidthItemSettings Constructor(Int32,Boolean,WidthItemCollection) |
- defaultValue
- Default value for the control.
- displayInDialog
- Whether to display the control in the UI or not.
- widthList
- List of width items to populate width collection.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal defaultValue As Integer, _ ByVal displayInDialog As Boolean, _ ByVal widthList As WidthItemCollection _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim defaultValue As Integer Dim displayInDialog As Boolean Dim widthList As WidthItemCollection Dim instance As New WidthItemSettings(defaultValue, displayInDialog, widthList) |
C# | |
---|---|
public WidthItemSettings( int defaultValue, bool displayInDialog, WidthItemCollection widthList ) |
Parameters
- defaultValue
- Default value for the control.
- displayInDialog
- Whether to display the control in the UI or not.
- widthList
- List of width items to populate width collection.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family