Maximum scale at which the hatch class will display.
[Visual Basic .NET] Public Property MaximumScale As Double
[C#] public double MaximumScale {get; set;}
[C++]
HRESULT get_MaximumScale(
double* maxScale
);
[C++]
HRESULT put_MaximumScale(
double maxScale
);
[C++]Parameters
maxScale [out, retval] maxScale is a parameter of type double maxScale [in] maxScale is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The MaximumScale property defines the maximum scale at which the hatch class will display.