Creates an instance of the System.Drawing.Drawing2D.LinearGradientBrush class that can be used to paint in a GDI+ Graphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public override Brush CreateGdiBrush ( |
Visual Basic Copy Code |
---|
Public Overrides Function CreateGdiBrush( _ |
The rectangle in which painting will be performed.
An instance of the System.Drawing.Brush class corresponding to this brush.