ParentControlDesigner.GridSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定設計工具在繪製格線模式時,所繪製的格線中每一個方形的大小。
protected:
property System::Drawing::Size GridSize { System::Drawing::Size get(); void set(System::Drawing::Size value); };
protected System.Drawing.Size GridSize { get; set; }
member this.GridSize : System.Drawing.Size with get, set
Protected Property GridSize As Size
屬性值
Size,表示在表單或使用者控制項上繪製之格線的每一個方形大小。