Click or drag to resize

ViewCaptureWriterSetClipPath Method

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

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

Parameters

points
Type: Rhino.RuntimeViewCaptureWriterPathPoint

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

See Also