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




Enter the scale to use as a reference for the annotation. This sets the scale to which all symbol and text sizes in the annotation will be based. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.