This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties2 Interface > IMaplexOverposterLayerProperties2.ContourLadderType Property (ArcObjects .NET 10.4 SDK) |
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