API Reference
>
OdGe Classes
>
OdGeMatrix2d Class
>
OdGeMatrix2d Methods
>
OdGeMatrix2d::scaling Method
OdGeMatrix2d::scaling Method
Collapse All
Syntax
C++
static
OdGeMatrix2d
scaling
(
double
scale
,
const
OdGePoint2d
&
center
=
OdGePoint2d::kOrigin
);
Parameters
Parameters
Description
double scale
[in] Scale factor.
const OdGePoint2d& center = OdGePoint2d::kOrigin
[in] Center of scaling.
Description
Returns the matrix which scales by scale about center.
Group
OdGeMatrix2d Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic