Click or drag to resize
CKEditorControlDialogMagnetDistance Property
The distance of magnetic borders used in moving and resizing dialogs, measured in pixels. Default value: 20

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public int DialogMagnetDistance { get; set; }

Property Value

Type: Int32
See Also