WorkflowDesignerIcons.Activities.Flowchart プロパティ

定義

Flowchart のアクティビティを表すアイコンを取得または設定します。

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

プロパティ値

Flowchart のアクティビティを表すアイコン。

適用対象