Click or drag to resize

CreatePreviewEventArgsPreviewContent Property

Note: This API is now obsolete.

Obsolete, will return always null

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
[ObsoleteAttribute("No one should really know what they are rendering for, just that they should render.")]
public RenderContent PreviewContent { get; }

Property Value

Type: RenderContent
See Also