Returns an instance of a System.Drawing.Brush-derived class that can be used to paint in a GDI+ Graphics object. The specified offset is used for texture or pattern brushes whose contents must scroll with the rest of the drawn image. Namespace: MindFusion.Drawing
|
C# |
---|
public virtual Brush CreateGdiBrush ( |
Visual Basic |
---|
Public Overridable Function CreateGdiBrush ( _ |
An instance of the System.Drawing.Brush class corresponding to this brush.