Miner.Desktop Assembly > Miner.Desktop.Search Namespace > MapProductionLocatorControl Class : ClientSize Property |
'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;}
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.