ArcFM Solution Developer Guide
Padding Property (WorkLocationProps)


Syntax
'Declaration
 
<System.ComponentModel.LocalizableAttribute(True)>
<SRCategoryAttribute("Layout")>
<SRDescriptionAttribute("Specifies the interior spacing of a control.")>
Public Property Padding As System.Windows.Forms.Padding
'Usage
 
Dim instance As WorkLocationProps
Dim value As System.Windows.Forms.Padding
 
instance.Padding = value
 
value = instance.Padding
[System.ComponentModel.Localizable(true)]
[SRCategory("Layout")]
[SRDescription("Specifies the interior spacing of a control.")]
public System.Windows.Forms.Padding Padding {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

WorkLocationProps Class
WorkLocationProps Members

 

 


Send Comment