Class EmfPlusBoundaryPointData

Class EmfPlusBoundaryPointData

İsim alanı : Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Toplantı: Aspose.Imaging.dll (25.4.0)

EmfPlusBoundaryPointData nesnesi, bir gradient fırçası için kapalı bir kardinal spline sınırını belirler.

public sealed class EmfPlusBoundaryPointData : EmfPlusBoundaryBase

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusBoundaryBase EmfPlusBoundaryPointData

mirasçı üyeleri

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

Constructors

EmfPlusBoundaryPointData()

public EmfPlusBoundaryPointData()

Properties

BoundaryPointData

BoundaryPointCount EmfPlusPointF nesnelerinin sınırını belirleyen bir dizi alın veya ayarlayın.

public PointF[] BoundaryPointData { get; set; }

Mülkiyet Değer

PointF […]

 Türkçe