Freigeben über


Shape.Rotation-Eigenschaft

Rotation.Represents the attribte in schema: rot

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

Syntax

'Declaration
<SchemaAttrAttribute(, "rot")> _
Public Property Rotation As DoubleValue
    Get
    Set
'Usage
Dim instance As Shape
Dim value As DoubleValue

value = instance.Rotation

instance.Rotation = value
[SchemaAttrAttribute(, "rot")]
public DoubleValue Rotation { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.DoubleValue
Returns DoubleValue.

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace