ActivityDesignerPaintEventArgs.Graphics 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Graphics,用於在工作流程設計介面上繪製項目。
public:
property System::Drawing::Graphics ^ Graphics { System::Drawing::Graphics ^ get(); };
public System.Drawing.Graphics Graphics { get; }
member this.Graphics : System.Drawing.Graphics
Public ReadOnly Property Graphics As Graphics
屬性值
Graphics,用於在工作流程設計介面上繪製項目。
備註
Graphics 提供在工作流程設計介面上繪製物件的方法。