Share via


PerspectiveCalculation Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PerspectiveCalculation class.

Overload List

  Name Description
Public method PerspectiveCalculation() Initializes a new instance of the PerspectiveCalculation class using default values.
Public method PerspectiveCalculation(String) Initializes a new instance of PerspectiveCalculation using a name.
Public method PerspectiveCalculation(String, PerspectiveCalculationType) Initializes a new instance of PerspectiveCalculation using a name and type.

Top