ILNumerics Ultimate VS

GroupScale Method (Double, Double, Double)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Scales this subtree

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public Group Scale(
	double x,
	double y,
	double z
)

Parameters

x
Type: SystemDouble
scale factor in X direction
y
Type: SystemDouble
scale factor in Y direction
z
Type: SystemDouble
scale factor in Z direction

Return Value

Type: Group
this group
Remarks

[ILNumerics Visualization Engine]

See Also

Reference