FabricationServiceButton.GetConditionImage
Description:
Gets the image for the specified fabrication service button condition.
Gets the image for the specified fabrication service button condition.
public virtual Bitmap GetConditionImage(
int condition
)
-
conditionThe condition index.
Return Value
Bitmap
System.Drawing.Bitmap represents the fabrication service button image. if there is no preview image.
-
the index condition is not larger or equal to 0 and less than ConditionCount