Click or drag to resize

RubberbandGetRegion Method

Inheriting classes must implement this method and return the region occupied by the rubber band.

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
public abstract Region GetRegion()

Return Value

Type: Region
A region for this rubberband.
See Also