AmbientTheme.GridStyle 屬性

定義

取得或設定工作流程設計表面的環境格網樣式。

public:
 virtual property System::Drawing::Drawing2D::DashStyle GridStyle { System::Drawing::Drawing2D::DashStyle get(); void set(System::Drawing::Drawing2D::DashStyle value); };
public virtual System.Drawing.Drawing2D.DashStyle GridStyle { get; set; }
member this.GridStyle : System.Drawing.Drawing2D.DashStyle with get, set
Public Overridable Property GridStyle As DashStyle

屬性值

一個 DashStyle 代表格子儀表板風格的值。 預設設定是 Dash

適用於