You are here: Start » AVL.NET » RegionOfInterest Constructor

RegionOfInterest Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public RegionOfInterest
(
	AvlNet.RegionOfInterest rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.RegionOfInterestPrototype object.

See also