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; }