Click or drag to resize

ScreenOverlaySize Properties

The ScreenOverlaySize type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets the height of the overlay. The unit is specified by the HeightUnit property.
Public propertyHeightUnit
Gets the unit with which the Height property is represented.
Public propertyWidth
Gets the width of the overlay. The unit is specified by the WidthUnit property.
Public propertyWidthUnit
Gets the unit with which the Width property is represented.
Top
See Also