Click or drag to resize

ViewCaptureWriterPushClipPath Method (ViewCaptureWriterPathPoint)

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

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected void PushClipPath(
	ViewCaptureWriterPathPoint[] points
)

Parameters

points
Type: Rhino.RuntimeViewCaptureWriterPathPoint

[Missing <param name="points"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.PushClipPath(Rhino.Runtime.ViewCaptureWriter.PathPoint[])"]

See Also