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

DiagramControl.Font Property

This member is not supported. Use the DiagramControl.Appearance property instead.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v20.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Font Font { get; set; }

Property Value

Type
Font
See Also