Gets or sets the IGraphicsPath that defines the area filled by this brush.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public IGraphicsPath Path { get; set; } |
Visual Basic Copy Code |
---|
Public Property Path As IGraphicsPath |
An IGraphicsPath object.