StrokeChildType Class

Defines the StrokeChildType class.

Inheritance Hierarchy

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

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

StrokeChildType Members

DocumentFormat.OpenXml.Vml.Office Namespace