Table of Contents

Class ViewPort

Namespace
WINKOnvif.Core.Models.Media
Assembly
WINKOnvif.Core.dll
public class ViewPort
Inheritance
ViewPort
Inherited Members

Properties

Height

public int Height { get; set; }

Property Value

int

Width

public int Width { get; set; }

Property Value

int

X

public int X { get; set; }

Property Value

int

Y

public int Y { get; set; }

Property Value

int