Share via


AdjustPoint2DType-Klasse

Defines the AdjustPoint2DType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.AdjustPoint2DType
        DocumentFormat.OpenXml.Drawing.Point
        DocumentFormat.OpenXml.Drawing.Position

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

Syntax

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

AdjustPoint2DType-Member

DocumentFormat.OpenXml.Drawing-Namespace