次の方法で共有


Options.SnapToGrid プロパティ

定義

True の 場合、オートシェイプまたは東アジア文字は、新しいドキュメントで描画、移動、またはサイズ変更するときに、非表示のグリッドに自動的に配置されます。

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

プロパティ値

注釈

You can temporarily override this setting by pressing ALT while drawing, moving, or resizing an AutoShape.

適用対象