C#
VB
C++
Scales all objects in the container by a specific amount in the x-axis.
public void ScaleX(
float x
)
Public Sub ScaleX( _
ByVal x As Single _
)
public:
void ScaleX(
float x
)
x
Amount of scaling on the x-axis.
For an example refer to RotateX.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET