This document is archived and information here might be outdated.  Recommended version.


IMarkerNorthArrow Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMarkerNorthArrow Interface
ArcGIS Developer Help

IMarkerNorthArrow Interface

Provides access to members that control the Marker north arrow.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property MarkerSymbol Symbol used to draw the north arrow. Use set to specify a marker for custom north arrows.

Classes that implement IMarkerNorthArrow

Classes Description
MarkerNorthArrow A map surround for displaying a marker north arrow.

Remarks

IMarkerNorthArrow only provides access to the MarkerSymbol used to draw a North Arrow. The main interface controlling the North Arrow is INorthArrow.