AmbientTheme.GridStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the ambient grid style for the workflow design surface.
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
Property Value
A DashStyle value that represents the dash style for the grid. The default setting is Dash.
Applies to
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.