Struct PointI
- Namespace
 - Alis.Core.Aspect.Math.Shape.Point
 
- Assembly
 - Alis.dll
 
The sdl point
public struct PointI : IShapeImplements
Inherited Members
Properties
X
The
public int X { readonly get; set; }Property Value
Y
The
public int Y { readonly get; set; }