LineEndPropertiesType Class

Defines the LineEndPropertiesType class.

Inheritance Hierarchy

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

LineEndPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace