Freigeben über


Point2DType-Klasse

Defines the Point2DType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.Point2DType
        DocumentFormat.OpenXml.Drawing.ChildOffset
        DocumentFormat.OpenXml.Drawing.Offset

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

Syntax

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

Point2DType-Member

DocumentFormat.OpenXml.Drawing-Namespace