Freigeben über


LineEndPropertiesType-Klasse

Defines the LineEndPropertiesType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.LineEndPropertiesType
        DocumentFormat.OpenXml.Drawing.HeadEnd
        DocumentFormat.OpenXml.Drawing.TailEnd

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

Syntax

'Declaration
Public MustInherit Class LineEndPropertiesType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As LineEndPropertiesType
public abstract class LineEndPropertiesType : 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

LineEndPropertiesType-Member

DocumentFormat.OpenXml.Drawing-Namespace