RubberbandEndPoint Property |
Gets or sets the end point of the
Rubberband. Normally this is the bottom-right corner.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected PointF EndPoint { get; set; }
Protected Property EndPoint As PointF
Get
Set
Property Value
Type:
PointF The end point of the
Rubberband.
See Also