C#
VB
C++
Scales the 3D object in the container by a specified amount in the y-axis.
public void ScaleY(
float y
)
Public Sub ScaleY( _
ByVal y As Single _
)
public:
void ScaleY(
float y
)
y
The amount of y-axis scaling
For an example, refer to ScaleX
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