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