Click or drag to resize
uLiveWallpaper
LiveWallpaperPoint Structure
Represents a 2D integer point.

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public struct Point

The LiveWallpaperPoint type exposes the following members.

Constructors
  NameDescription
Public methodLiveWallpaperPoint
Initializes a new instance of the LiveWallpaperPoint class
Top
Fields
  NameDescription
Public fieldx
Public fieldy
Top
See Also