AmbientTheme.GridSize 属性

定义

获取要显示在工作流设计图面上的网格的环境大小。

public:
 virtual property System::Drawing::Size GridSize { System::Drawing::Size get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Drawing.Size GridSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.GridSize : System.Drawing.Size
Public Overridable ReadOnly Property GridSize As Size

属性值

一个 Size 值,表示要在工作流设计图面上显示的网格的高度和宽度。

属性

适用于