Miner.Desktop Assembly > Miner.Desktop Namespace > AUBrowserControl Class : Region Property |
'Declaration <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <SRCategoryAttribute("Layout")> <SRDescriptionAttribute("The region, or shape, of this control.")> Public Property Region As System.Drawing.Region
'Usage Dim instance As AUBrowserControl Dim value As System.Drawing.Region instance.Region = value value = instance.Region
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] [SRCategory("Layout")] [SRDescription("The region, or shape, of this control.")] public System.Drawing.Region Region {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.