DXImageIconSource Members
In This Article
#Constructors
Name | Description |
---|---|
DXImage |
Initializes a new instance of the DXImage |
#Fields
Name | Description |
---|---|
Nine |
Identifies the Nine |
Source |
Identifies the Source dependency property. |
Stretch |
Identifies the Stretch dependency property. |
#Properties
Name | Description |
---|---|
Nine |
Gets or sets nine-grid values used to resize the image. |
Source | Gets or sets a source of the image that is converted to an icon. |
Stretch | Gets or sets a value that specifies how to stretch an image to fill the area. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also