![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
NorthArrowSettings Constructor(Boolean,Boolean,String,Int32) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > NorthArrowSettings Class > NorthArrowSettings Constructor : NorthArrowSettings Constructor(Boolean,Boolean,String,Int32) |
- defaultValue
- Default value for the control.
- displayInDialog
- Whether to display the control in the UI or not.
- fontName
- Name of font to be used to render north arrow image.
- fontCharacter
- Numeric character value within font to use for north arrow image.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal defaultValue As Boolean, _ ByVal displayInDialog As Boolean, _ ByVal fontName As String, _ ByVal fontCharacter As Integer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim defaultValue As Boolean Dim displayInDialog As Boolean Dim fontName As String Dim fontCharacter As Integer Dim instance As New NorthArrowSettings(defaultValue, displayInDialog, fontName, fontCharacter) |
C# | |
---|---|
public NorthArrowSettings( bool defaultValue, bool displayInDialog, string fontName, int fontCharacter ) |
Parameters
- defaultValue
- Default value for the control.
- displayInDialog
- Whether to display the control in the UI or not.
- fontName
- Name of font to be used to render north arrow image.
- fontCharacter
- Numeric character value within font to use for 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