|
| ESRI.ArcGIS.ADF.Tasks | |
| FontCharacter Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace > NorthArrowSettings Class : FontCharacter Property |
| Visual Basic (Declaration) | |
|---|---|
<BrowsableAttribute(False)> <NotifyParentPropertyAttribute(True)> <ObsoleteAttribute("Use DisplayCharacter instead")> Public Property FontCharacter As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NorthArrowSettings Dim value As Integer instance.FontCharacter = value value = instance.FontCharacter | |
| C# | |
|---|---|
[BrowsableAttribute(false)] [NotifyParentPropertyAttribute(true)] [ObsoleteAttribute("Use DisplayCharacter instead")] public int FontCharacter {get; set;} | |
The FontCharacter specifies the particular character within the font designated by FontName to use for the north arrow. The FontCharacter is the number (in decimal) of the character.
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