Specifies a minimum size of a line or area feature for it to be labeled.
[Visual Basic .NET] Public Property MinimumSizeForLabeling As Double
[C#] public double MinimumSizeForLabeling {get; set;}
[C++]
HRESULT get_MinimumSizeForLabeling(
double* Size
);
[C++]
HRESULT put_MinimumSizeForLabeling(
double Size
);
[C++]Parameters
Size [out, retval] Size is a parameter of type double Size [in] Size is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.