![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
BorderWidth Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CartoDisplay Class : BorderWidth Property |
Visual Basic (Declaration) | |
---|---|
Public Overrides Property BorderWidth As Unit |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CartoDisplay Dim value As Unit instance.BorderWidth = value value = instance.BorderWidth |
C# | |
---|---|
public override Unit BorderWidth {get; set;} |
Exception | Description |
---|---|
System.ArgumentException | The specified border width is a negative value. |
Use the BorderWidth property to specify a border width for a control. Note: if a CssClass is specified and if the border-width style is used in the CssClass specified, then the value specified in the Css class will also need to specified in the BorderWidth property for the ArcGIS Server WebControls to work correctly. The value that is in the CssClass will override the BorderWidth property setting.
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