GrapeCity.ActiveReports.Chart.v9 アセンブリ > GrapeCity.ActiveReports.Chart.Graphics 名前空間 : 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