This document is archived and information here might be outdated. Recommended version. |
The type of north arrow.
[Visual Basic .NET] Public Property NorthArrowType As esriNorthArrowType
[C#] public esriNorthArrowType NorthArrowType {get; set;}
[C++]
HRESULT get_NorthArrowType(
esriNorthArrowType Type
);
[C++]
HRESULT put_NorthArrowType(
esriNorthArrowType* Type
);
[C++] Parameters Type [in]
Type is a parameter of type esriNorthArrowType Type [out, retval]
Type is a parameter of type esriNorthArrowType*