Eyeshot 10 WinForms API Reference
Region Constructor(Region)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Region Class > Region Constructor : Region Constructor(Region)
The other region
Copy constructor.
Syntax
'Declaration
 
Protected Function New( _
   ByVal another As Region _
)
protected Region( 
   Region another
)

Parameters

another
The other region
See Also

Reference

Region Class
Region Members
Overload List