ShapeGuideList class
List of Shape Guides. When the object is serialized out as xml, its qualified name is a:gdLst.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.GeometryGuideListType
DocumentFormat.OpenXml.Drawing.ShapeGuideList
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
gdLst (List of Shape Guides)
This element specifies all the guides that are used for this shape. A guide is specified by the gd element and defines a calculated value that can be used for the construction of the corresponding shape.
[Note: Guides that have a literal value formula specified via fmla="val x" above should only be used within the avLst as an adjust value for the shape. This however is not strictly enforced. end note]
Parent Elements |
|---|
custGeom (§20.1.9.8) |
Child Elements | Subclause |
|---|---|
gd (Shape Guide) | §20.1.9.11 |
[Note: The W3C XML Schema definition of this element’s content model (CT_GeomGuideList) is located in §A.4.1. end note]
© ISO/IEC29500: 2008.