BrushCreateTexture Method

Overload List

CreateTexture(IReadableBitmapData, TextureMapMode, Point, Boolean) Creates a texture Brush with the specified texture.
See the Examples section of the TextureMapMode enumeration for image examples.
CreateTexture(IReadableBitmapData, Rectangle, TextureMapMode, Point, Boolean) Creates a texture Brush, using the specified textureBounds for the texture parameter.
See the Examples section of the TextureMapMode enumeration for image examples.

See Also