This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties2 Interface > IMaplexOverposterLayerProperties2.GraticuleAlignmentType Property (ArcObjects .NET 10.5 SDK) |
Indicates the options for the graticule alignment type.
[Visual Basic .NET] Public Property GraticuleAlignmentType As esriMaplexGraticuleAlignmentType
[C#] public esriMaplexGraticuleAlignmentType GraticuleAlignmentType {get; set;}
[C++]
HRESULT get_GraticuleAlignmentType(
esriMaplexGraticuleAlignmentType* option
);
[C++]
HRESULT put_GraticuleAlignmentType(
esriMaplexGraticuleAlignmentType option
);
[C++]
Parameters option [out, retval]
option is a parameter of type esriMaplexGraticuleAlignmentType option [in]
option is a parameter of type esriMaplexGraticuleAlignmentType