ViewCaptureWriter.PushClipPath Method (RectangleF)

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
)
Protected Sub PushClipPath ( 
	rect As RectangleF
)

Parameters

rect
Type: System.DrawingRectangleF

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also