Click or drag to resize

AnimationPropertiesCaptureMethod Property

Gets or sets the capture method of the animation which is either preview or full.

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

Property Value

Type: String
See Also