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