Freigeben über


WorkflowDesignerIcons.Activities.Flowchart Eigenschaft

Definition

Ruft ein Symbol ab oder legt ein Symbol fest, das die Flowchart-Aktivität darstellt.

public:
 static property System::Windows::Media::DrawingBrush ^ Flowchart { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush Flowchart { get; set; }
static member Flowchart : System.Windows.Media.DrawingBrush with get, set
Public Shared Property Flowchart As DrawingBrush

Eigenschaftswert

Ein Symbol, das die Aktivität des Flowchart darstellt.

Gilt für: