Gets or sets a value indicating if font smoothing is used for displaying slide titles.
Namespace:
ESRI.ArcGISExplorer.Application
Assembly:
ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public bool UseFontSmoothing { get; set; } |
Visual Basic (Declaration) |
---|
Public Property UseFontSmoothing As Boolean |
Field Value
trueTruetruetrue (True in Visual Basic) if fonts are smoothed, otherwise,
falseFalsefalsefalse (False in Visual Basic).
Remarks
See Also