draw-lc:lockedCanvas
Locked Canvas Container
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas
Schema document: dml-lockedCanvas.xsd
Type: a:CT_GvmlGroupShape
Properties: Global, Qualified
Content
- Sequence [1..1]
- a:nvGrpSpPr [1..1] Non-Visual Properties for a Group Shape
- a:grpSpPr [1..1] Visual Group Shape Properties
- Choice [0..*]
- a:extLst [0..1] Extension List
Attributes
None
Sample instance
<draw-lc:lockedCanvas> <a:nvGrpSpPr> <a:cNvPr id="1" name="string"> <a:hlinkClick>... </a:hlinkClick> <a:hlinkHover>... </a:hlinkHover> <a:extLst>... </a:extLst> </a:cNvPr> <a:cNvGrpSpPr> <a:grpSpLocks>... </a:grpSpLocks> <a:extLst>... </a:extLst> </a:cNvGrpSpPr> </a:nvGrpSpPr> <a:grpSpPr> <a:xfrm> <a:off x="1" y="1"/> <a:ext cx="1" cy="1"/> <a:chOff x="1" y="1"/> <a:chExt cx="1" cy="1"/> </a:xfrm> <a:noFill/> <a:effectLst> <a:blur/> <a:fillOverlay blend="over">... </a:fillOverlay> <a:glow>... </a:glow> <a:innerShdw>... </a:innerShdw> <a:outerShdw>... </a:outerShdw> <a:prstShdw prst="shdw1">... </a:prstShdw> <a:reflection/> <a:softEdge rad="0"/> </a:effectLst> <a:scene3d> <a:camera prst="legacyObliqueTopLeft">... </a:camera> <a:lightRig rig="legacyFlat1" dir="tl">... </a:lightRig> <a:backdrop>... </a:backdrop> <a:extLst>... </a:extLst> </a:scene3d> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:grpSpPr> <a:txSp> <a:txBody> <a:bodyPr>... </a:bodyPr> <a:lstStyle>... </a:lstStyle> <a:p>... </a:p> </a:txBody> <a:useSpRect/> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:txSp> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </draw-lc:lockedCanvas>