Link Search Menu Expand Document

CanvasSetClip Method

OverloadĀ List
NameDescription
Public methodSetClip(RectangleF)
Modifies the current clipping path by intersecting it with the current path.
Public methodSetClip(Path)
Modifies the current clipping path by intersecting it with the current path.
Public methodSetClip(Single, Single, Single, Single)
Modifies the current clipping path by intersecting it with the current path.
Top
See Also

Reference