Click or drag to resize

ScreenOverlayPoint Properties

The ScreenOverlayPoint type exposes the following members.

Properties
  NameDescription
Public propertyX
Gets the X position of the overlay. The unit is specified by the XUnit property.
Public propertyXUnit
Gets the unit with which the X property is represented.
Public propertyY
Gets the Y position of the overlay. The unit is specified by the YUnit property.
Public propertyYUnit
Gets the unit with which the Y property is represented.
Top
See Also