CreatePreviewEventArgsContentTypeId Property |
The class Id of content that preview is being generated for.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic Guid ContentTypeId { get; }
Public ReadOnly Property ContentTypeId As Guid
Get
Property Value
Type:
Guid
See Also