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