PositiveSize2DType Class

Defines the PositiveSize2DType class.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.PositiveSize2DType
        DocumentFormat.OpenXml.Drawing.ChildExtents
        DocumentFormat.OpenXml.Drawing.Extents

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

Syntax

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

PositiveSize2DType Members

DocumentFormat.OpenXml.Drawing Namespace