Freigeben über


LaserColor.HslColor-Eigenschaft

Hue, Saturation, Luminance Color Model.Represents the element tag in schema: a:hslClr

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property HslColor As HslColor
    Get
    Set
'Usage
Dim instance As LaserColor
Dim value As HslColor

value = instance.HslColor

instance.HslColor = value
public HslColor HslColor { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.HslColor

Siehe auch

Referenz

LaserColor Klasse

LaserColor-Member

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace