Back to Devexpress

SvgImageItemAppearanceCollection.Normal Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimageitemappearancecollection-65323f44.md

latest1.3 KB
Original Source

SvgImageItemAppearanceCollection.Normal Property

Gets the appearance settings applied in the normal state.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public SvgImageItemAppearance Normal { get; }
vb
Public ReadOnly Property Normal As SvgImageItemAppearance

Property Value

TypeDescription
SvgImageItemAppearance

The appearance settings applied in the normal state.

|

See Also

SvgImageItemAppearanceCollection Class

SvgImageItemAppearanceCollection Members

DevExpress.XtraEditors Namespace