共用方式為


Extrusion.OrientationAngle Property

Definition

Rotation Around Axis

Represents the following attribute in the schema: orientationangle

[DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")]
public DocumentFormat.OpenXml.SingleValue OrientationAngle { get; set; }
public DocumentFormat.OpenXml.SingleValue OrientationAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")]
public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("orientationangle")]
public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }
public DocumentFormat.OpenXml.SingleValue? OrientationAngle { get; set; }
member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "orientationangle")>]
member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("orientationangle")>]
member this.OrientationAngle : DocumentFormat.OpenXml.SingleValue with get, set
Public Property OrientationAngle As SingleValue

Property Value

Returns SingleValue.

Attributes

Applies to