Click or drag to resize
AB4D logo

SlicerTransformPlane Method

Transforms the Plane that is used by this Slicer.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntax
C#
public void TransformPlane(
	Transform3D transform
)

Parameters

transform  Transform3D
Transform3D
See Also