Click or drag to resize

RectangleOfInterestRect Property

Bounding rectangle in the image

Namespace:  Rubedos.Viper.Net.Iface
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
public Rect Rect { get; set; }

Property Value

Type: Rect
See Also