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

 한국어