AnimationProperties.CaptureType Property

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; }
Public Property CaptureType As AnimationPropertiesCaptureTypes
	Get
	Set

Property Value

Type: AnimationPropertiesCaptureTypes
See Also