This document is archived and information here might be outdated. Recommended version. |
The maximum scale at which to display annotation.
[Visual Basic .NET] Public Property AnnotationMaximumScale As Double
[C#] public double AnnotationMaximumScale {get; set;}
[C++]
HRESULT get_AnnotationMaximumScale(
System.Double* MaxScale
);
[C++]
HRESULT put_AnnotationMaximumScale(
double MaxScale
);
[C++]
Parameters MaxScale [out, retval]
MaxScale is a parameter of type double* MaxScale [in]
MaxScale is a parameter of type double
AnnotationMaximumScale is the maximum scale at which labels will be drawn.