Partager via


Propriété Slant

Indicates this is a slanted line

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Slant As Boolean
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value.