Freigeben über


Hsl.Hue-Eigenschaft

Hue.Represents the attribte in schema: hue

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

Syntax

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

value = instance.Hue

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

Hsl Klasse

Hsl-Member

DocumentFormat.OpenXml.Drawing-Namespace