This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INorthArrow2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the north arrow.
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). |
Interfaces | Description |
---|---|
IMapSurround | Provides access to members that control the map surround. |
CoClasses and Classes | Description |
---|---|
MarkerNorthArrow | A map surround for displaying a marker north arrow. |