ArcFM Solution Developer Guide
Size Property (LocateAndRelateLocatorControl)


Syntax
'Declaration
 
<SRCategoryAttribute("Layout")>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("The size of the control in pixels.")>
Public Property Size As System.Drawing.Size
'Usage
 
Dim instance As LocateAndRelateLocatorControl
Dim value As System.Drawing.Size
 
instance.Size = value
 
value = instance.Size
[SRCategory("Layout")]
[System.ComponentModel.Localizable(true)]
[SRDescription("The size of the control in pixels.")]
public System.Drawing.Size Size {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