public double LeftAngleOfFieldOfView { get; }
Public ReadOnly Property LeftAngleOfFieldOfView As Double Get
public: property double LeftAngleOfFieldOfView { double get (); }
member LeftAngleOfFieldOfView : float with get