AmbientTheme.GridStyle Propriedade

Definição

Obtém ou define o estilo de grelha ambiente para a superfície de design do fluxo de trabalho.

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

Valor de Propriedade

Um DashStyle valor que representa o estilo de traço da grelha. A definição padrão é Dash.

Aplica-se a