Miner.Desktop Assembly > Miner.Desktop Namespace > AUBrowserControl Class : Margin Property |
'Declaration <SRDescriptionAttribute("Specifies space between this control and another control's margin.")> <SRCategoryAttribute("Layout")> <System.ComponentModel.LocalizableAttribute(True)> Public Property Margin As System.Windows.Forms.Padding
'Usage Dim instance As AUBrowserControl Dim value As System.Windows.Forms.Padding instance.Margin = value value = instance.Margin
[SRDescription("Specifies space between this control and another control's margin.")] [SRCategory("Layout")] [System.ComponentModel.Localizable(true)] public System.Windows.Forms.Padding Margin {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.