ShapeGuideList-Klasse
List of Shape Guides.When the object is serialized out as xml, its qualified name is a:gdLst.
Vererbungshierarchie
System.Object
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)
Syntax
'Declaration
Public Class ShapeGuideList _
Inherits GeometryGuideListType
'Usage
Dim instance As ShapeGuideList
public class ShapeGuideList : GeometryGuideListType
Hinweise
The following table lists the possible child types:
- ShapeGuide <a:gd>
[ISO/IEC 29500-1 1. Ausgabe]
20.1.9.12 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. Die oben aufgeführten Textauszüge wurden von Microsoft (und/oder den Microsoft-Vendoren) von Englisch nach Deutsch übersetzt, und im Rahmen von ISO wird keinerlei Verantwortung für diese Übersetzungen übernommen.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.