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