ArcFM Solution Developer Guide
Width Property (LocateAndRelateLocatorControl)


Syntax
'Declaration
 
<SRCategoryAttribute("Layout")>
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.EditorBrowsableAttribute()>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<SRDescriptionAttribute("The width of the control, in container coordinates.")>
Public Property Width As System.Integer
'Usage
 
Dim instance As LocateAndRelateLocatorControl
Dim value As System.Integer
 
instance.Width = value
 
value = instance.Width
[SRCategory("Layout")]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable()]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[SRDescription("The width of the control, in container coordinates.")]
public System.int Width {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

LocateAndRelateLocatorControl Class
LocateAndRelateLocatorControl Members

 

 


Send Comment