次の方法で共有


LightRig.Rotation Property

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

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

Syntax

'宣言
Public Property Rotation As Rotation
    Get
    Set
'使用
Dim instance As LightRig
Dim value As Rotation

value = instance.Rotation

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Rotation
Returns Rotation.

See Also

Reference

LightRig Class

LightRig Members

DocumentFormat.OpenXml.Drawing Namespace