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

 日本語