Click or drag to resize

InstanceDefinitionCreatePreviewBitmap Method

Overload List
  NameDescription
Public methodCreatePreviewBitmap(DefinedViewportProjection, Size)
Creates a wireframe preview bitmap of the instance definition.
Public methodCreatePreviewBitmap(DefinedViewportProjection, DisplayMode, Size)
Creates a preview bitmap of the instance definition.
Public methodCreatePreviewBitmap(DefinedViewportProjection, Size, Boolean)
Creates a wireframe preview bitmap of the instance definition.
Public methodCreatePreviewBitmap(DefinedViewportProjection, DisplayMode, Size, Boolean)
Creates a preview bitmap of the instance definition.
Public methodCreatePreviewBitmap(Guid, DefinedViewportProjection, DisplayMode, Size, Boolean)
Creates a preview bitmap of the instance definition.
Public methodCreatePreviewBitmap(Guid, DefinedViewportProjection, IsometricCamera, Boolean, Size, Boolean)
Creates a preview bitmap of the instance definition.
Top
See Also