This document is archived and information here might be outdated. Recommended version. |
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