Class EmfPlusBoundaryPointData

Class EmfPlusBoundaryPointData

Název místa: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Shromáždění: Aspose.Imaging.dll (25.4.0)

Objekt EmfPlusBoundaryPointData specifikuje uzavřený kardinální spline limit pro gradientní šroub

public sealed class EmfPlusBoundaryPointData : EmfPlusBoundaryBase

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusBoundaryBase EmfPlusBoundaryPointData

Dědiční členové

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

Constructors

EmfPlusBoundaryPointData()

public EmfPlusBoundaryPointData()

Properties

BoundaryPointData

Obdržíte nebo nastavíte řadu objektů BoundaryPointCount EmfPlusPointF, které určují hranici brýle.

public PointF[] BoundaryPointData { get; set; }

Hodnota nemovitosti

PointF []a[]

 Čeština