DesignerOptions.SnapToGrid Eigenschap

Definitie

Hiermee haalt u een waarde op of stelt u deze in of uit, of besturingselementen automatisch op rastercoördinaten worden geplaatst.

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

Waarde van eigenschap

true indien uitlijning is ingeschakeld; anders, false.

Van toepassing op

Zie ook