Preparing search index...
The search index is not available
DrawingWeb Documentation - v1.0.0
DrawingWeb Documentation
OdGsDCRectDouble
Class OdGsDCRectDouble
See
https://docs.opendesign.com/tkernel_api_cpp//OdGsDCRectDouble.html
Additional documentation.
Index
Constructors
constructor
Properties
m_
max
m_
min
Methods
round
Constructors
constructor
new
Od
GsDCRect
Double
(
)
:
OdGsDCRectDouble
Returns
OdGsDCRectDouble
new
Od
GsDCRect
Double
(
minPoint
,
maxPoint
)
:
OdGsDCRectDouble
Parameters
minPoint
:
OdGePoint2d
maxPoint
:
OdGePoint2d
Returns
OdGsDCRectDouble
new
Od
GsDCRect
Double
(
xMin
,
xMax
,
yMin
,
yMax
)
:
OdGsDCRectDouble
Parameters
xMin
:
number
xMax
:
number
yMin
:
number
yMax
:
number
Returns
OdGsDCRectDouble
new
Od
GsDCRect
Double
(
rc
)
:
OdGsDCRectDouble
Parameters
rc
:
OdGsDCRect
Returns
OdGsDCRectDouble
Properties
m_
max
m_
max
:
OdGePoint2d
m_
min
m_
min
:
OdGePoint2d
Methods
round
round
(
)
:
OdGsDCRect
Returns
OdGsDCRect
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
m_
max
m_
min
Methods
round
DrawingWeb Documentation - v1.0.0
Loading...
See
https://docs.opendesign.com/tkernel_api_cpp//OdGsDCRectDouble.html Additional documentation.