ArcFM Solution Developer Guide
ClientSize Property (MapProductionLocatorControl)


Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<System.ComponentModel.BrowsableAttribute(False)>
<SRCategoryAttribute("Layout")>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<SRDescriptionAttribute("Determines the size of the inner area of this control.")>
Public Property ClientSize As System.Drawing.Size
'Usage
 
Dim instance As MapProductionLocatorControl
Dim value As System.Drawing.Size
 
instance.ClientSize = value
 
value = instance.ClientSize
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
[SRCategory("Layout")]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[SRDescription("Determines the size of the inner area of this control.")]
public System.Drawing.Size ClientSize {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

MapProductionLocatorControl Class
MapProductionLocatorControl Members

 

 


Send Comment