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