draw-diag:ptLst
Point List
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/diagram
Schema document: dml-diagramDataModel.xsd
Type: draw-diag:CT_PtList
Properties: Local, Qualified
Content
- draw-diag:pt [0..*] Point
Attributes
None
Used in
- Type draw-diag:CT_DataModel (Elements draw-diag:dataModel, draw-diag:dataModel)
Sample instance
<draw-diag:ptLst> <draw-diag:pt modelId="1"> <draw-diag:prSet> <draw-diag:presLayoutVars>... </draw-diag:presLayoutVars> <draw-diag:style>... </draw-diag:style> </draw-diag:prSet> <draw-diag:spPr> <a:xfrm>... </a:xfrm> <a:custGeom>... </a:custGeom> <a:noFill/> <a:ln>... </a:ln> <a:effectLst>... </a:effectLst> <a:scene3d>... </a:scene3d> <a:sp3d>... </a:sp3d> <a:extLst>... </a:extLst> </draw-diag:spPr> <draw-diag:t> <a:bodyPr>... </a:bodyPr> <a:lstStyle>... </a:lstStyle> <a:p>... </a:p> </draw-diag:t> <draw-diag:extLst> <a:ext> <!--any element--> </a:ext> </draw-diag:extLst> </draw-diag:pt> </draw-diag:ptLst>