CameraSessionDescriptionRangeLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic SessionDescriptionLine RangeLine { get; }Public ReadOnly Property RangeLine As SessionDescriptionLine
Get
public:
property SessionDescriptionLine^ RangeLine {
SessionDescriptionLine^ get ();
}member RangeLine : SessionDescriptionLine with get
Property Value
SessionDescriptionLine
See Also