ViewportInfoIsValidCamera Property |
Gets a value that indicates whether the camera is valid.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool IsValidCamera { get; }
Public ReadOnly Property IsValidCamera As Boolean
Get
Property Value
Type:
BooleanSee Also