Search
RulerDesigner.EnableDragRect Property
See Also
 





ParentControlDesigner.EnableDragRect override.

Namespace: MindFusion.Diagramming.WinForms.Design
Assembly: MindFusion.Diagramming.WinForms.Ruler

 Syntax

C#  Copy Code

protected override bool EnableDragRect { get; }

Visual Basic  Copy Code

Protected Overrides ReadOnly Property EnableDragRect As Boolean

 Property Value

 See Also