Indicates the height, in geometry units, of all text generated by the renderer when creating tactical cached graphics.
[Visual Basic .NET] Public Property TextSize As Double
[C#] public double TextSize {get; set;}
[C++]
HRESULT get_TextSize(
double* dTextSize
);
[C++]
HRESULT put_TextSize(
double dTextSize
);
[C++]Parameters
dTextSize [out, retval] dTextSize is a parameter of type double dTextSize [in] dTextSize is a parameter of type double
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.