Freigeben über


Camera.Rotation-Eigenschaft

Rotation.Represents the element tag in schema: a:rot

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

Syntax

'Declaration
Public Property Rotation As Rotation
    Get
    Set
'Usage
Dim instance As Camera
Dim value As Rotation

value = instance.Rotation

instance.Rotation = value
public Rotation Rotation { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Rotation
Returns Rotation.

Siehe auch

Referenz

Camera Klasse

Camera-Member

DocumentFormat.OpenXml.Drawing-Namespace