Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.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.
    Object Model
    PerspectiveProjection Class
    Syntax
    'Declaration
     
    
    Public Class PerspectiveProjection 
       Inherits Projection
    'Usage
     
    
    Dim instance As PerspectiveProjection
    public class PerspectiveProjection : Projection 
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Chart.Projection
          FarPoint.Web.Chart.PerspectiveProjection

    See Also