WmfMoveTo Class
Summary: The META_MOVETO record sets the output position in the playback device
context to a specified point.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfMoveTo
Inheritance: WmfPointObject
Constructors
Name | Description |
---|---|
WmfMoveTo() | Initializes a new instance of the WmfMoveTo class |
Properties
Name | Type | Access | Description |
---|---|---|---|
point | Point | r/w | Gets or sets the point. |
Constructor: WmfMoveTo()
WmfMoveTo()
Initializes a new instance of the WmfMoveTo class