Click or drag to resize

RenderContentSerializerContentType Property

Note: This API is now obsolete.

Kind of content created when importing or exporting this file type. Obsolete - use ContentKind

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.7
Syntax
[ObsoleteAttribute("Use ContentKind")]
public RenderContentKind ContentType { get; }

Property Value

Type: RenderContentKind
See Also