Provides access to members that control the north arrow.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Angle | The counter-clockwise rotation of the north arrow in degrees. This value is calculated from the map. |
![]() |
CalibrationAngle | Calibration angle. Rotation is modified by this angle. |
![]() |
Color | Color used to draw the north arrow. |
![]() |
DelayEvents | Used to batch operations together to minimize notifications. |
![]() |
Draw | Draws the map surround into the specified display bounds. |
![]() |
FitToBounds | Adjusts the map surround to fit the bounds. The changed argument indicates whether the size of the map surround was changed. |
![]() |
Icon | Icon used to represent the map surround. |
![]() |
Map | The parent map. |
![]() |
Name | Name of the map surround. |
![]() |
NorthArrowType | The type of north arrow. |
![]() |
QueryBounds | Returns the bounds of the map surround. |
![]() |
ReferenceLocation | The point on the map where north is calculated. |
![]() |
Refresh | Makes sure the latest updates are refected the next time the Map Surround is drawn. |
![]() |
Size | Size of the north arrow in points (1/72 inch). |
Inherited Interfaces
Interfaces | Description |
---|---|
IMapSurround | Provides access to members that control the map surround. |
CoClasses that implement INorthArrow2
CoClasses and Classes | Description |
---|---|
MarkerNorthArrow | A map surround for displaying a marker north arrow. |