Class WmfPointObject
Class WmfPointObject
De naam: Aspose.Imaging.FileFormats.Wmf.Objects Verzameling: Aspose.Imaging.dll (25.4.0)
Het punt object.
public class WmfPointObject : WmfObject
Inheritance
object ← MetaObject ← WmfObject ← WmfPointObject
Derived
WmfExtTextOut , WmfLineTo , WmfMoveTo , WmfOffsetClipRgn , WmfOffsetViewPortOrg , WmfOffsetWindowOrg , WmfPatBlt , WmfSetPixel , WmfSetViewportExt , WmfSetViewportOrg , WmfSetWindowExt , WmfSetWindowOrg
Geëerbiede leden
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
Geeft of zet het punt.
public Point Point { get; set; }