Vector3DType Class

Defines the Vector3DType class.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.Vector3DType
        DocumentFormat.OpenXml.Drawing.Normal
        DocumentFormat.OpenXml.Drawing.UpVector

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

Syntax

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

Vector3DType Members

DocumentFormat.OpenXml.Drawing Namespace