Class WmfPointObject
Class WmfPointObject
Το όνομα: Aspose.Imaging.FileFormats.Wmf.Objects Συγκέντρωση: Aspose.Imaging.dll (25.4.0)
Το αντικείμενο του σημείου.
public class WmfPointObject : WmfObject
Inheritance
object ← MetaObject ← WmfObject ← WmfPointObject
Derived
WmfExtTextOut , WmfLineTo , WmfMoveTo , WmfOffsetClipRgn , WmfOffsetViewPortOrg , WmfOffsetWindowOrg , WmfPatBlt , WmfSetPixel , WmfSetViewportExt , WmfSetViewportOrg , WmfSetWindowExt , WmfSetWindowOrg
Κληρονομημένα μέλη
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
Να πάρει ή να θέσει το σημείο.
public Point Point { get; set; }