<Code Lib>
M

FabricationItemFile.GetImage

Description:
Gets the image for the fabrication item file.

public virtual Bitmap GetImage()

nullNothingnullptr System.Drawing.Bitmap represents the fabrication item file image. null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no preview image.

Loading…