ESRI.ArcGIS.ADF.IMS | |
Font Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > TextElement Class : Font Property |
Visual Basic (Declaration) | |
---|---|
Public Property Font As FontInfo |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public FontInfo Font {get; set;} |
For an example of using this property, see
TextElement(string, AcetateUnits) constructor.