[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PerspectiveProjection.-ctor

PerspectiveProjection Constructor

PerspectiveProjection(float)

Creates a new instance of the PerspectiveProjection class.

Declaration
public PerspectiveProjection(float perspectiveAngle)
Public Sub New(perspectiveAngle As Single)
Parameters
Type Name Description
float perspectiveAngle

Field of view angle.

Exceptions
Type Condition
ArgumentOutOfRangeException

perspectiveAngle is less than or equal to zero or persepectiveAngle is greater than 100.