Back to Devexpress

CustomDrawItemEventArgs.Appearance Property

windowsforms-devexpress-dot-xtradiagram-dot-customdrawitemeventargs.md

latest1.2 KB
Original Source

CustomDrawItemEventArgs.Appearance Property

Provides access to the item’s appearance settings.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
public DiagramAppearanceObject Appearance { get; }
vb
Public ReadOnly Property Appearance As DiagramAppearanceObject

Property Value

TypeDescription
DiagramAppearanceObject

The object that provides the item’s appearance settings.

|

See Also

CustomDrawItemEventArgs Class

CustomDrawItemEventArgs Members

DevExpress.XtraDiagram Namespace