|
AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The Image Node -since R2014UR1. 更多...
The Image Node -since R2014UR1.
TODO:
| Real AnyCAD::Platform::ImageNode::GetHeight | ( | ) |
Get the height.
| Path ^ AnyCAD::Platform::ImageNode::GetImage | ( | ) |
Get Image file name.
| Real AnyCAD::Platform::ImageNode::GetWidth | ( | ) |
Get the width.
| void AnyCAD::Platform::ImageNode::SetHeight | ( | Real | _Height | ) |
Set height.
| _Height | the height of the image |
| void AnyCAD::Platform::ImageNode::SetImage | ( | Path^ | fileName | ) |
Set Image file.
| fileName | the full path name |
| void AnyCAD::Platform::ImageNode::SetWidth | ( | Real | _Width | ) |
Set width.
| _Width | the width of the image |
1.8.10