Freigeben über


StrokeChildType-Klasse

Defines the StrokeChildType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Vml.Office.StrokeChildType
        DocumentFormat.OpenXml.Vml.Office.BottomStroke
        DocumentFormat.OpenXml.Vml.Office.ColumnStroke
        DocumentFormat.OpenXml.Vml.Office.LeftStroke
        DocumentFormat.OpenXml.Vml.Office.RightStroke
        DocumentFormat.OpenXml.Vml.Office.TopStroke

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public MustInherit Class StrokeChildType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As StrokeChildType
public abstract class StrokeChildType : OpenXmlLeafElement

Threadsicherheit

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

Siehe auch

Referenz

StrokeChildType-Member

DocumentFormat.OpenXml.Vml.Office-Namespace