Click or drag to resize

ViewCaptureWriterPushClipPath Method (RectangleF)

[Missing <summary> documentation for "M:Rhino.Runtime.ViewCaptureWriter.PushClipPath(System.Drawing.RectangleF)"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected void PushClipPath(
	RectangleF rect
)

Parameters

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.PushClipPath(System.Drawing.RectangleF)"]

See Also