Extrusion.LockRotationCenter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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