Freigeben über


OuterShadow.Direction-Eigenschaft

Shadow 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 OuterShadow
Dim value As Int32Value

value = instance.Direction

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Hinweise

The following information from the ECMA International Standard ECMA-376 can be useful when working with this class.

Specifies the direction to offset the shadow.

The possible values for this attribute are defined by the ST_PositiveFixedAngle simple type.

Siehe auch

Referenz

OuterShadow Klasse

OuterShadow-Member

DocumentFormat.OpenXml.Drawing-Namespace