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




Settings for the north arrow control in the print task UI.

Object Model


Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class NorthArrowSettings 
   Inherits ItemSettings(Of Boolean)
Visual Basic (Usage)Copy Code
Dim instance As NorthArrowSettings
C# 
[SerializableAttribute()]
public class NorthArrowSettings : ItemSettings<bool> 

Remarks

The NorthArrowSettings contains properties for display of the north arrow on the print page:

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Tasks.ItemSettings<Boolean>
      ESRI.ArcGIS.ADF.Tasks.NorthArrowSettings

See Also

© 2010 All Rights Reserved.