Click or drag to resize

SafeFrameActionFrameLinked Property

Action Frame Linked, On = Use the same scale for X and Y. Off = use different scales for X and Y.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.12
Syntax
public bool ActionFrameLinked { get; set; }

Property Value

Type: Boolean
See Also