Click or drag to resize
PbDomainSetTransformType Method

Sets the type of transformation.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetTransformType(
	PbDomainTransformTypes type
)

Parameters

type
Type: OIV.MeshViz.GraphPbDomainTransformTypes
Remarks

(SCALE_X_FIXED by default)

See Also