ArcFM Solution Developer Guide
Margin Property (FeatureControl)


Syntax
'Declaration
 
<SRDescriptionAttribute("ControlMarginDescr")>
<SRCategoryAttribute("CatLayout")>
<System.ComponentModel.LocalizableAttribute(True)>
Public Property Margin As System.Windows.Forms.Padding
'Usage
 
Dim instance As FeatureControl
Dim value As System.Windows.Forms.Padding
 
instance.Margin = value
 
value = instance.Margin
[SRDescription("ControlMarginDescr")]
[SRCategory("CatLayout")]
[System.ComponentModel.Localizable(true)]
public System.Windows.Forms.Padding Margin {get; set;}
Requirements

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.

See Also

Reference

FeatureControl Class
FeatureControl Members

 

 


Send Comment