Freigeben über


HslColor.Hue-Eigenschaft

Hue.Represents the attribte in schema: h

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

Syntax

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

value = instance.Hue

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

HslColor Klasse

HslColor-Member

DocumentFormat.OpenXml.Presentation-Namespace