![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
FontName Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > NorthArrowSettings Class : FontName Property |
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> <ObsoleteAttribute("Use DisplayCharacter instead")> <NotifyParentPropertyAttribute(True)> Public Property FontName As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NorthArrowSettings Dim value As String instance.FontName = value value = instance.FontName |
C# | |
---|---|
[BrowsableAttribute(false)] [ObsoleteAttribute("Use DisplayCharacter instead")] [NotifyParentPropertyAttribute(true)] public string FontName {get; set;} |
The font must be installed on the Web ADF server machine. It does not need to be present on the client machine or on the GIS server machine, if separate from the Web server.
The FontCharacter must also be specified. The FontCharacter is the number (in decimal) of the character within the font to use for the north arrow.
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