<Code Lib>
M

FabricationServiceButton.GetConditionImage

Description:
Gets the image for the specified fabrication service button condition.

public virtual Bitmap GetConditionImage(
	int condition
)

  • Int32
    condition
    The condition index.
Return Value Bitmap System.Drawing.Bitmap represents the fabrication service button image. if there is no preview image.

Loading…