Initializes a new instance of the PathGradientBrush class.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public PathGradientBrush ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The IGraphicsPath that defines the area filled by this brush.
See Also