PowerTools ActiveReports for .NET 9.0J
ProjectionType 列挙体

使用する投影の種類を指定します。
構文
'宣言
 
Public Enum ProjectionType 
   Inherits System.Enum
public enum ProjectionType : System.Enum 
メンバ
メンバ解説
Identical平面投影を使用します(Z座標は無視)。
Orthogonal直交投影を使用します。
Perspective透視図を使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.Graphics.ProjectionType

参照

関連項目

GrapeCity.ActiveReports.Chart.Graphics 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.