ActivityDesigner.GetPreviewImage(Graphics) Metódus

Definíció

Lekéri a tevékenységtervező képét a megadott 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

Paraméterek

compatibleGraphics
Graphics

A Graphics kép rajzolásához használt objektum.

Válaszok

Olyan Image objektum, amely előnézeti képként használt bitképet tartalmaz a húzási műveletekben és az ConditionedActivityGroup előnézeti panelen.

A következőre érvényes: