共用方式為


Slant 屬性

Indicates this is a slanted line

命名空間:  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
A Boolean value.