Click or drag to resize
Resolution Class
Inheritance Hierarchy
SystemObject
  OzResolution
    Ozeki.MediaResolution

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class Resolution : OzResolution, IEquatable<Resolution>

The Resolution type exposes the following members.

Constructors
  NameDescription
Public methodResolution
Initializes a new instance of the Resolution class.
Public methodResolution(Int32, Int32)
Initializes a new instance of the Resolution class.
Top
Methods
  NameDescription
Public methodEquals
Top
See Also