Freigeben über


PresetShadow.Direction-Eigenschaft

Direction.Represents the attribte in schema: dir

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

Syntax

'Declaration
<SchemaAttrAttribute(, "dir")> _
Public Property Direction As Int32Value
    Get
    Set
'Usage
Dim instance As PresetShadow
Dim value As Int32Value

value = instance.Direction

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

PresetShadow Klasse

PresetShadow-Member

DocumentFormat.OpenXml.Drawing-Namespace