Freigeben über


HslColor.Lightness-Eigenschaft

Lightness.Represents the attribte in schema: l

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "l")> _
Public Property Lightness As Int32Value
    Get
    Set
'Usage
Dim instance As HslColor
Dim value As Int32Value

value = instance.Lightness

instance.Lightness = value
[SchemaAttrAttribute(, "l")]
public Int32Value Lightness { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

HslColor Klasse

HslColor-Member

DocumentFormat.OpenXml.Presentation-Namespace