The space in page units surrounding the symbolized input features used to create the mask polygon. Typically, masking polygons are created with a small margin around the symbol to improve visual appearance. (In, Required)
Syntax
Visual Basic (Declaration) | |
---|
Public Property margin As Object |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As CulDeSacMasks
Dim value As Object
instance.margin = value
value = instance.margin |
C# | |
---|
public object margin {get; set;} |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also