CameraSessionDescriptionRangeLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SessionDescriptionLine RangeLine { get; }
Public ReadOnly Property RangeLine As SessionDescriptionLine
Get
public:
property SessionDescriptionLine^ RangeLine {
SessionDescriptionLine^ get ();
}
member RangeLine : SessionDescriptionLine with get
Property Value
Type:
SessionDescriptionLineSee Also