This document is archived and information here might be outdated. Recommended version. |
The reference scale.
[Visual Basic .NET]
Public WriteOnly Property ReferenceScale
[C#]
public void ReferenceScale {set;}
[C++]
HRESULT put_ReferenceScale(
double
);
[C++] Parameters [in]
is a parameter of type double
The reference scale describes the scale at which the annotation text is displayed at the font size specified. As you zoom out, the text will get smaller, and as you zoom in, the text will get larger.
The reference scale should always be in the same units as the horizontal coordinate system (geographic or projected) of the annotation class.