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




This parameter is only available with the Maplex extension. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.