RubberbandPersist Property |
Gets or sets a value indicating if the rubberband continues to display after the mouse button is released.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.3.0.0.0.668 (.NET 4.5.2, x86)
Syntax public bool Persist { get; set; }
Public Property Persist As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating if the rubberband continues to display after the mouse button is released.
See Also