Click or drag to resize

RenderContentSerializerCanRead Property

If true then the file type can be imported and will be included in the file open box when importing the specified render content kind.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.7
Syntax
public bool CanRead { get; }

Property Value

Type: Boolean
See Also