Click or drag to resize

PFCanvasSettingsSnap Property

Gets or sets the grid size (in pixels) used for aligning children of this widget while dragging.

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public int Snap { get; set; }

Property Value

Type: Int32
See Also