共用方式為


Extrusion.LockRotationCenter Property

Definition

Rotation Toggle

Represents the following attribute in the schema: lockrotationcenter

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to