Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PerspectiveProjection Class / PerspectiveAngle Property


In This Topic
    PerspectiveAngle Property
    In This Topic
    Gets the field of view angle.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PerspectiveAngle As Single
    'Usage
     
    
    Dim instance As PerspectiveProjection
    Dim value As Single
     
    value = instance.PerspectiveAngle
    public float PerspectiveAngle {get;}
    See Also