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




Specifies the representation marker orientation relative to the stroke or fill edge. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.