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