RhinoCommon API
ObjectPropertiesPageAllObjectsMustBeSupported Property |
Returns true when running on Mac which requires only objects of
SupportedTypes. Returns false when running on Windows which only
requires a single item of SupportedTypes to be selected.
Override if you wish to change the above behavior.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.7
public virtual bool AllObjectsMustBeSupported { get; }
Public Overridable ReadOnly Property AllObjectsMustBeSupported As Boolean Get