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