ActiveReports for .NET 18.0J
Inclination プロパティ (ThreeDProperties)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ThreeDProperties クラス : Inclination プロパティ

傾斜の角度を取得または設定します。

シンタックス
'宣言
 
Public Property Inclination As Nullable(Of Integer)
public Nullable<int> Inclination {get; set;}

プロパティ値

傾斜の角度を示すNullableInt32構造。

解説

ProjectionModeプロパティがThreeDPropertiesProjectionMode.Perspectiveに設定されていない限り、このプロパティは無視されます。

参照

ThreeDProperties クラス
ThreeDProperties メンバ