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; }
Public ReadOnly Property CanWrite As Boolean
Get
Property Value
Type:
BooleanSee Also