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.900 (2.0.0.900)

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

This property controls how text is drawn for slide titles. If true, the slide titles text will have smooth (anti-aliased) edges.

See Also

Relate Topics:
  AllowBasemapChange Property
  AutomaticSlideAdvance Property
  ShowToolbar Property
  SlideAdvanceInterval Property
  SlideRange Property
  UseSlideRange Property
Created by Atop CHM to web converter,© 2009 all right reserved.