Class EmfStrokeAndFillPath

Class EmfStrokeAndFillPath

名称: Aspose.Imaging.FileFormats.Emf.Emf.Records 收藏: Aspose.Imaging.dll (25.4.0)

EMR_STROKEANDFILLPATH 记录在路线上关闭任何开放的数字,打破了路线的出线。路由使用当前铅笔,并通过使用当前刷子填补其内部。

public sealed class EmfStrokeAndFillPath : EmfDrawingRecordType

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfStrokeAndFillPath

继承人

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfStrokeAndFillPath(EmfRecord)

启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfStrokeAndFillPath 类的新例子。

public EmfStrokeAndFillPath(EmfRecord source)

Parameters

source EmfRecord

源源。

EmfStrokeAndFillPath()

启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfStrokeAndFillPath 类的新例子。

public EmfStrokeAndFillPath()

Properties

Bounds

接收或设置一个 128 位 WMF RectL 对象([MS-WMF] 部分 2.2.2.19) 说明:边缘直角,在设备单位。

public Rectangle Bounds { get; set; }

财产价值

Rectangle

 中文