ActivityDesigner.GetPreviewImage(Graphics) Metoda

Definice

Získá obrázek návrháře aktivity v zadaném Graphics.

public:
 System::Drawing::Image ^ GetPreviewImage(System::Drawing::Graphics ^ compatibleGraphics);
public System.Drawing.Image GetPreviewImage(System.Drawing.Graphics compatibleGraphics);
member this.GetPreviewImage : System.Drawing.Graphics -> System.Drawing.Image
Public Function GetPreviewImage (compatibleGraphics As Graphics) As Image

Parametry

compatibleGraphics
Graphics

Objekt Graphics použitý k vykreslení obrázku.

Návraty

Objekt Image , který obsahuje rastrový obrázek použitý jako obrázek náhledu v operacích přetažení a v podokně náhledu ConditionedActivityGroup .

Platí pro