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

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

属性

适用于