Definition Type: Attribute
Name: rotWithShape
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: dml-shapeEffects.xsd
Default true
Use Optional
Documentation:
Rotate With Shape
Collapse XSD Schema Diagram:
XSD Diagram of rotWithShape in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="rotWithShape" type="xsd:boolean" use="optional" default="true">
    <xsd:annotation>
        <xsd:documentation>Rotate With Shape</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>