ESRI.ArcGIS.CartographyTools
adjustment_style Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CartographyTools Namespace > PropagateDisplacement Class : adjustment_style Property




Defines the type of adjustment that will be used when displacing input features. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property adjustment_style As String
Visual Basic (Usage)Copy Code
Dim instance As PropagateDisplacement
Dim value As String
 
instance.adjustment_style = value
 
value = instance.adjustment_style
C# 
public string adjustment_style {get; set;}

See Also

© 2010 All Rights Reserved.