Click or drag to resize

RenderContentSerializerCanWrite Property

If true then the file type can be exported and will be included in the file save box when exporting the specified render content kind.

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

Property Value

Type: Boolean
See Also