Class SurfaceSizeChangedEventArgs
An event for when the size of a pointer surface changed
public class SurfaceSizeChangedEventArgs : EventArgs- Inheritance
- 
      objectSurfaceSizeChangedEventArgs
- Inherited Members
Fields
NewSurfaceSize
The new size of the surface
public Vector2 NewSurfaceSize