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




The field in the polygon index layer that will determine the reference scale of the annotation. This sets the scale to which all symbol and text sizes in the annotation will be based. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property reference_scale_field As Object
Visual Basic (Usage)Copy Code
Dim instance As TiledLabelsToAnnotation
Dim value As Object
 
instance.reference_scale_field = value
 
value = instance.reference_scale_field
C# 
public object reference_scale_field {get; set;}

See Also

© 2010 All Rights Reserved.