Click or drag to resize
AB4D logo

StandardTransform3DTransform Property

Gets the MatrixTransform3D that defines the transformation specified by the properties of this StandardTransform3D.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public MatrixTransform3D Transform { get; }

Property Value

MatrixTransform3D
See Also