Share via


GeometryGuideListType-Klasse

Defines the GeometryGuideListType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Drawing.GeometryGuideListType
        DocumentFormat.OpenXml.Drawing.AdjustValueList
        DocumentFormat.OpenXml.Drawing.ShapeGuideList

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(ShapeGuide))> _
Public MustInherit Class GeometryGuideListType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As GeometryGuideListType
[ChildElementInfoAttribute(typeof(ShapeGuide))]
public abstract class GeometryGuideListType : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:ShapeGuide <a:gd>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

GeometryGuideListType-Member

DocumentFormat.OpenXml.Drawing-Namespace