Returns a copy of the brush. Syntax
Gets or sets a Image object to fill interiors with. Syntax
Gets or sets X-component of the offset. Syntax
Gets or sets Y-component of the offset. Syntax
Gets or sets the scale factor in X-direction. Syntax
Gets or sets the scale factor in Y-direction. Syntax
Makes the instance immutable. Any attempts to modify properties or members will result in an exception. Syntax
Bounds this brush and creates a correspondent direct brush. Syntax Parameters x X-coordinate of the upper-left corner of the bounding rectangle.y Y-coordinate of the upper-left corner of the bounding rectangle.width Width of the bounding rectangle.height Height of the bounding rectangle. Return Value Direct brush.
Gets the BrushType of this brush. Syntax
Initializes a new instance of the TextureBrush class. Syntax Parameters image A Image object to fill interiors with.