DisplaySelectedRectangle Property

CVB.Net Documentation
Rectangular area of interest. Setting this property will show no effect while the LeftButtonMode is not set to DefineRectangleAOI because only in this mode the rectangular AOI will be visible.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public Rect SelectedRectangle { get; set; }

Property Value

Type: Rect
See Also

Reference