Miner.Desktop Assembly > Miner.Desktop.Toc Namespace > TreeViewHost Class : DisplayRectangle Property |
'Declaration <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <System.ComponentModel.BrowsableAttribute(False)> <SRDescriptionAttribute("Retrieves the display rectangle of this control.")> Public ReadOnly Property DisplayRectangle As System.Drawing.Rectangle
'Usage Dim instance As TreeViewHost Dim value As System.Drawing.Rectangle value = instance.DisplayRectangle
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] [System.ComponentModel.Browsable(false)] [SRDescription("Retrieves the display rectangle of this control.")] public System.Drawing.Rectangle DisplayRectangle {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.