ViewCaptureWriter.SetClipPath Method

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
)
Protected MustOverride Sub SetClipPath ( 
	points As ViewCaptureWriterPathPoint()
)

Parameters

points
Type: Rhino.RuntimeViewCaptureWriterPathPoint

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also