Click or drag to resize
SessionDescriptionLine Constructor (Char, Int32)
Constructs a new SessionDescriptionLine with the given type

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public SessionDescriptionLine(
	char type,
	int partCount = 0
)

Parameters

type
Type: SystemChar
The type of the line
partCount (Optional)
Type: SystemInt32
See Also