Struct Matrix4x4Double
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
[TypeConverter(typeof(ParsableTypeConverter<Matrix4x4Double>))]
[ValueSerializer(typeof(ParsableValueSerializer<Matrix4x4Double>))]
public struct Matrix4x4Double : IEquatable<Matrix4x4Double>, IFormattable, IParsable<Matrix4x4Double>
- Implements
- Inherited Members