CameraSessionDescriptionRangeLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
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