Indicates the options for the contour labed ladder types.
[Visual Basic .NET] Public Property ContourLadderType As esriMaplexContourLadderType
[C#] public esriMaplexContourLadderType ContourLadderType {get; set;}
[C++]
HRESULT get_ContourLadderType(
esriMaplexContourLadderType* Option
);
[C++]
HRESULT put_ContourLadderType(
esriMaplexContourLadderType Option
);
[C++]Parameters
Option [out, retval]Option is a parameter of type esriMaplexContourLadderType
Option [in]Option is a parameter of type esriMaplexContourLadderType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.