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 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.