共用方式為


DesignerOptions.SnapToGrid 屬性

定義

取得或設定值,指出控制項是否會自動放置在方格座標中。

public:
 virtual property bool SnapToGrid { bool get(); void set(bool value); };
public virtual bool SnapToGrid { get; set; }
member this.SnapToGrid : bool with get, set
Public Overridable Property SnapToGrid As Boolean

屬性值

Boolean

如果啟用貼齊功能,則為 true,否則為 false

適用於

另請參閱