RhinoCommon API
UtilitiesSafeFrameEnabled Method |
Queries whether or not the Safe Frame is visible.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
public static bool SafeFrameEnabled( RhinoDoc doc )
Public Shared Function SafeFrameEnabled ( doc As RhinoDoc ) As Boolean
Parameters
- doc
- Type: RhinoRhinoDoc
[Missing <param name="doc"/> documentation for "M:Rhino.Render.Utilities.SafeFrameEnabled(Rhino.RhinoDoc)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Render.Utilities.SafeFrameEnabled(Rhino.RhinoDoc)"]