Click or drag to resize
GeMatrixScale Method

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeMatrix Scale(
	double factor
)

Parameters

factor
Type: SystemDouble

Return Value

Type: GeMatrix
See Also