Class EmfPlusBoundaryPathData

Class EmfPlusBoundaryPathData

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

EmfPlusBoundaryPathData 对象指定一个图形路线边界为一个格拉迪特刷。

public sealed class EmfPlusBoundaryPathData : EmfPlusBoundaryBase

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusBoundaryBase EmfPlusBoundaryPathData

继承人

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusBoundaryPathData()

public EmfPlusBoundaryPathData()

Properties

BoundaryPathData

接收或设置一个 EmfPlusPath 对象(第 2.2.1.6 节),指定刷的边界

public EmfPlusPath BoundaryPathData { get; set; }

财产价值

EmfPlusPath

 中文