Gets or sets whether or not the output should be capped.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool Cap { get; set; }
Public Property Cap As Boolean
Get
Set
Property Value
Type:
Boolean
See Also