Table of Contents

Class OsdPosConfiguration

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

Properties

CoordinateType

public string CoordinateType { get; set; }

Property Value

string

X

public float X { get; set; }

Property Value

float

Y

public float Y { get; set; }

Property Value

float