C#
VB
C++
Scales all objects in the container by a specific amount in the y-axis.
public void ScaleY(
float y
)
Public Sub ScaleY( _
ByVal y As Single _
)
public:
void ScaleY(
float y
)
y
Amount of scaling on the y-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