Click or drag to resize

CreatePreviewReason Enumeration

Reason the content preview is being generated

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.11
Syntax
public enum CreatePreviewReason
Members
  Member nameValueDescription
ContentChanged0
ViewChanged1
RefreshDisplay2
UpdateBitmap3
Other99
See Also