Click or drag to resize

AnimationPropertiesCaptureType Property

Gets or sets the capture type of the animation.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public AnimationPropertiesCaptureTypes CaptureType { get; set; }

Property Value

Type: AnimationPropertiesCaptureTypes
See Also