Struct MswUtils.NativeMethods.SmallPoint
Represents X and Y coordinates.
public struct MswUtils.NativeMethods.SmallPointConstructors
- SmallPoint(short, short)
- Initializes a new instance of the MswUtils.NativeMethods.SmallPoint struct. 
Fields
- X
- Get or sets X coordinate. 
- Y
- Get or sets Y coordinate.