Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PerspectiveProjection Class
Members


In This Topic
    PerspectiveProjection Class
    In This Topic
    Represents a perspective projection of a 3D space onto a 2D plane.
    Syntax
    'Declaration
     
    
    Public Class PerspectiveProjection 
       Inherits Projection
    'Usage
     
    
    Dim instance As PerspectiveProjection
    public class PerspectiveProjection : Projection 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.Projection
          FarPoint.Win.Chart.PerspectiveProjection

    See Also