ActivityDesigner.GetPreviewImage(Graphics) Metoda

Definice

Získá obrázek návrháře aktivity na 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 nakreslení obrázku

Návraty

Image

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