DXTextureBrush Members
In This Article
#Constructors
Name | Description |
---|---|
DXTexture |
Initializes a new instance of the DXTexture |
#Properties
Name | Description |
---|---|
Image | Obtains an image used in the brush. |
Transform |
Gets or sets a copy of the geometric world transformation.
Inherited from DXTiling |
Wrap |
Gets or sets the brush’s wrap mode.
Inherited from DXTiling |
#Methods
Name | Description |
---|---|
Clone() |
Clones the current DXTexture instance.
|
Dispose() |
Disposes of the DXTexture object.
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current DXTexture instance.
|
Get |
Returns the hash code for the current DXHatch 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