a:custGeom
Custom Geometry
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeGeometry.xsd
Type: a:CT_CustomGeometry2D
Properties: Local, Qualified
Content
- Sequence [1..1]
Attributes
None
Used in
- Group a:EG_Geometry
- Group a:EG_TextGeometry
- Type a:CT_ShapeProperties via reference to a:EG_Geometry (Elements draw-chart:spPr, cdr:spPr, draw-diag:spPr, a:spPr, a:spPr, draw-pic:spPr, draw-ssdraw:spPr, p:spPr)
Sample instance
<a:custGeom> <a:avLst> <a:gd name="token" fmla="string"/> </a:avLst> <a:gdLst> <a:gd name="token" fmla="string"/> </a:gdLst> <a:ahLst> <a:ahXY> <a:pos x="" y=""/> </a:ahXY> </a:ahLst> <a:cxnLst> <a:cxn ang=""> <a:pos x="" y=""/> </a:cxn> </a:cxnLst> <a:rect l="" t="" r="" b=""/> <a:pathLst> <a:path> <a:close/> </a:path> </a:pathLst> </a:custGeom>