Class EmfPlusBoundaryPointData
Class EmfPlusBoundaryPointData
اسم الفضاء : Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects تجميع: Aspose.Imaging.dll (25.4.0)
يحدد كائن EmfPlusBoundaryPointData الحد الأقصى للخط الكاردينال المغلقة لفرشاة الجرادين
public sealed class EmfPlusBoundaryPointData : EmfPlusBoundaryBase
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusBoundaryBase ← EmfPlusBoundaryPointData
الأعضاء الموروثين
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusBoundaryPointData()
public EmfPlusBoundaryPointData()
Properties
BoundaryPointData
يحصل أو يضع سلسلة من Objects BoundaryPointCount EmfPlusPointF التي تحدد الحدود من الفرشاة.
public PointF[] BoundaryPointData { get; set; }
قيمة الممتلكات
PointF [ ]