<Code Lib>
M

FabricationServiceButton.GetConditionImage

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

public virtual Bitmap GetConditionImage(
	int condition
)

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

Loading…