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




Used to determine the orientation of the input line features on the layout page. The default is HORIZONTAL. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.