次の方法で共有


Line.Slant プロパティ

斜線であることを示します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Slant As Boolean 
    Get
'使用
Dim instance As Line 
Dim value As Boolean 

value = instance.Slant
public bool Slant { get; }
public:
property bool Slant {
    bool get ();
}
member Slant : bool
function get Slant () : boolean

プロパティ値

型: System.Boolean
Boolean 値。

関連項目

参照

Line クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間