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; }