Click or drag to resize

RectangleOfInterestUpdateRoi Method

Updates to the new data

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 void UpdateRoi(
	RectangleOfInterest newRoi
)

Parameters

newRoi
Type: Rubedos.Viper.Net.IfaceRectangleOfInterest

[Missing <param name="newRoi"/> documentation for "M:Rubedos.Viper.Net.Iface.RectangleOfInterest.UpdateRoi(Rubedos.Viper.Net.Iface.RectangleOfInterest)"]

See Also