CameraSessionDescriptionRangeLine Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
SessionDescriptionLine
See Also