Skip to main content
A newer version of this page is available. .

DiagramAppearanceOptions.UseFont Property

For internal use.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.1.dll

Declaration

[Browsable(false)]
public override bool UseFont { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to UseFont
DiagramAppearanceObject
.Options.UseFont
See Also