Miner.Desktop Assembly > Miner.Desktop.AutoUpdaterBrowser Namespace > DatasetControl Class : ClientRectangle Property |
'Declaration <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <SRCategoryAttribute("Layout")> <SRDescriptionAttribute("Retrieves the rectangle of the inner area of this control.")> Public ReadOnly Property ClientRectangle As System.Drawing.Rectangle
'Usage Dim instance As DatasetControl Dim value As System.Drawing.Rectangle value = instance.ClientRectangle
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] [System.ComponentModel.Browsable(false)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [SRCategory("Layout")] [SRDescription("Retrieves the rectangle of the inner area of this control.")] public System.Drawing.Rectangle ClientRectangle {get;}
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.