Indicates the text leading for the dynamic text symbol.
[Visual Basic .NET] Public Property TextLeading As Single
[C#]
public float TextLeading {get; set;}
[C++]
HRESULT get_TextLeading(
float* Leading
);
[C++]
HRESULT put_TextLeading(
float Leading
);
[C++]Parameters
Leading [out, retval] Leading is a parameter of type float Leading [in] Leading is a parameter of type float
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Text Leading specifies the spacing in pixels, between the multiple lines of a text box, when drawing text.