|
| ESRI.ArcGIS.ADF.Tasks | |
| NorthArrowSettings Class | |
| Members See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace : NorthArrowSettings Class |

| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Class NorthArrowSettings Inherits ESRI.ArcGIS.ADF.Tasks.ItemSettings(Of Boolean) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NorthArrowSettings | |
| C# | |
|---|---|
[SerializableAttribute()] public class NorthArrowSettings : ESRI.ArcGIS.ADF.Tasks.ItemSettings<bool> | |
The NorthArrowSettings contains properties for display of the north arrow on the print page:
- ItemSettings<T>.DefaultValue (Boolean), which determines whether the north arrow is included on the print page.
- ItemSettings<T>.DisplayInDialog, which determines whether a checkbox is displayed to allow the end user to turn the north arrow on or off.
- FontName and FontCharacter to define the font, and character within that font, to be used to render the north arrow image.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family