Extents2d(Extents2d) Constructor
Public Sub New( _
ByVal e As Extents2d _
)
This language is not supported or no code example is available.
public Extents2d(
Extents2d e
)
This language is not supported or no code example is available.
public:
Extents2d(
Extents2d^ e
)
This language is not supported or no code example is available.
Parameters
The extent object to copy.