TextureBrush Properties

 

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubpropertyImage

Gets the Image object associated with this TextureBrush object.

System_CAPS_pubpropertyTransform

Gets or sets a copy of the Matrix object that defines a local geometric transformation for the image associated with this TextureBrush object.

System_CAPS_pubpropertyWrapMode

Gets or sets a WrapMode enumeration that indicates the wrap mode for this TextureBrush object.

Return to top
Show: