Gets or sets an IGraphicsPath object that limits the drawing region of this IGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
IGraphicsPath Clip { get; } |
Visual Basic Copy Code |
---|
ReadOnly Property Clip As IGraphicsPath |
This property specifies an IGraphicsPath object that limits the portion of this IGraphics object that is currently available for drawing.