DXTextureBrush Constructors
A brush that uses an image to fill a shape interior.Name | Parameters | Description |
---|---|---|
DXTextureBrush(DXImage, DXWrapMode) | image, wrapMode | Initializes a new instance of the DXTextureBrush class with specified settings. |
See Also