WmfLineTo Sınıf
Summary: The META_LINETO record draws a line from the drawing position that is
defined in the playback device context up to, but not including, the
specified point.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfLineTo
Inheritance: WmfPointObject
Constructors
| Name | Açıklama |
|---|---|
| WmfLineTo() | WmfLineTo sınıfının yeni bir örneğini başlatır. |
Properties
| Name | Type | Access | Açıklama |
|---|---|---|---|
| point | Point | r/w | Noktayı alır veya ayarlar. |
Constructor: WmfLineTo()
WmfLineTo()
WmfLineTo sınıfının yeni bir örneğini başlatır.