Table of Contents

Class FocusMove

Namespace
WINKOnvif.Core.Models.Imaging
Assembly
WINKOnvif.Core.dll
public class FocusMove
Inheritance
FocusMove
Inherited Members

Properties

Absolute

public float? Absolute { get; set; }

Property Value

float?

Continuous

public bool? Continuous { get; set; }

Property Value

bool?

Relative

public float? Relative { get; set; }

Property Value

float?

Speed

public float Speed { get; set; }

Property Value

float

Type

public FocusMoveType Type { get; set; }

Property Value

FocusMoveType