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
Syntaxpublic string CaptureMethod { get; set; }
Public Property CaptureMethod As String
Get
Set
Property Value
Type:
String
See Also