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: 10.3.199.0
Syntax
public SessionDescriptionLine(
	char type,
	int partCount = 0
)

Parameters

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