RenderContentTypeName Property |
Name for your content type. ie. "My .net Texture"
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntaxpublic abstract string TypeName { get; }
Public MustOverride ReadOnly Property TypeName As String
Get
Property Value
Type:
String
See Also