RubberbandStartPoint Property |
Gets or sets the starting point of the
Rubberband. Normally this is the top-left 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 StartPoint { get; set; }
Protected Property StartPoint As PointF
Get
Set
Property Value
Type:
PointF The starting point of the
Rubberband.
See Also