|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| DisplayCharacter Constructor(String,Int32) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > DisplayCharacter Class > DisplayCharacter Constructor : DisplayCharacter Constructor(String,Int32) |
- fontName
- The name of the font.
- characterIndex
- The Unicode code point of the character.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal fontName As String, _ ByVal characterIndex As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim fontName As String Dim characterIndex As Integer Dim instance As New DisplayCharacter(fontName, characterIndex) | |
| C# | |
|---|---|
public DisplayCharacter( string fontName, int characterIndex ) | |
Parameters
- fontName
- The name of the font.
- characterIndex
- The Unicode code point 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