Class AffineTransform3D
Base class from which all concrete affine 3-D transforms—translations, rotations, and scale transformations—derive.
Inherited Members
Namespace: Telerik.Windows.Media.Media3D
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class AffineTransform3D : Transform3D, INotifyPropertyChanged
Constructors
AffineTransform3D()
Declaration
public AffineTransform3D()