Click or drag to resize

SafeFrameTitleFrameLinked Property

Title 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 TitleFrameLinked { get; set; }

Property Value

Type: Boolean
See Also