Extents2d Constructor (Double, Double, Double, Double)

Initializes a new instance of the Extents2d class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Extents2d(
        double minX,
        double minY,
        double maxX,
        double maxY
)

Parameters

minX
Type: SystemDouble
minY
Type: SystemDouble
maxX
Type: SystemDouble
maxY
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.