Click or drag to resize
GeMatrixTranslate Method

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeMatrix Translate(
	GeVector offset
)

Parameters

offset
Type: FDF.Common.GeometriesGeVector

Return Value

Type: GeMatrix
See Also