Class EmfPlusBoundaryPointData
Class EmfPlusBoundaryPointData
De naam: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Verzameling: Aspose.Imaging.dll (25.4.0)
Het EmfPlusBoundaryPointData-object geeft een gesloten kardinaal spline grens aan voor een gradientbrush
public sealed class EmfPlusBoundaryPointData : EmfPlusBoundaryBase
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusBoundaryBase ← EmfPlusBoundaryPointData
Geëerbiede leden
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusBoundaryPointData()
public EmfPlusBoundaryPointData()
Properties
BoundaryPointData
Geeft of instelt een reeks BoundaryPointCount EmfPlusPointF-objecten die de grens van de brush specificeren.
public PointF[] BoundaryPointData { get; set; }
Eigendomswaarde
PointF []