Class WmfPointObject

Class WmfPointObject

Der Name: Aspose.Imaging.FileFormats.Wmf.Objects Versammlung: Aspose.Imaging.dll (25.4.0)

Das Punkt Objekt.

public class WmfPointObject : WmfObject

Inheritance

object MetaObject WmfObject WmfPointObject

Derived

WmfExtTextOut , WmfLineTo , WmfMoveTo , WmfOffsetClipRgn , WmfOffsetViewPortOrg , WmfOffsetWindowOrg , WmfPatBlt , WmfSetPixel , WmfSetViewportExt , WmfSetViewportOrg , WmfSetWindowExt , WmfSetWindowOrg

Vererbte Mitglieder

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

WmfPointObject()

public WmfPointObject()

Properties

Point

Gibt oder legt den Punkt.

public Point Point { get; set; }

Eigentumswert

Point

 Deutsch