This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INorthArrow2 Interface > INorthArrow2.NorthArrowType Property (ArcObjects .NET 10.4 SDK) |
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 [out, retval]
Type is a parameter of type esriNorthArrowType Type [in]
Type is a parameter of type esriNorthArrowType