Back to Devexpress

DXImageExtension Members

wpf-devexpress-dot-xpf-dot-core-dot-dximageextension-dot-underscore-members.md

latest3.3 KB
Original Source

DXImageExtension Members

Allows you to use .png / .svg images from the DevExpress.Images.v25.2 assembly as an ImageSource.

Constructors

NameDescription
DXImageExtension()Initializes a new instance of the DXImageExtension class.
DXImageExtension(DXImagePathInfo)Initializes a new instance of the DXImageExtension class with specified settings.
DXImageExtension(String)Initializes a new instance of the DXImageExtension class with specified settings.

Properties

NameDescription
ImageGets or sets the name of a displayed .png image.
ImagePathGets or sets the path to a displayed .png/.svg image.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DXImageExtension Class

DevExpress.Xpf.Core Namespace