Initializes a new instance of the TextureBrush class. Syntax Parameters image A Image object to fill interiors with.angle Rotation angle.scaleX Scale factor in X-direction.scaleY Scale factor in Y-direction.
Initializes a new instance of the TextureBrush class. Syntax Parameters image A Image object to fill interiors with.angle Rotation angle.scaleX Scale factor in X-direction.scaleY Scale factor in Y-direction.offsetX X-component of the offset.offsetY Y-component of the offset.
Overload List
Represents a direct texture brush. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Returns a copy of the brush. Syntax Return Value An identical brush.
Gets or sets a Image object to fill interiors with. Syntax
Makes the instance immutable. Any attempts to modify properties or members will result in an exception. Syntax