Class WmfPie
Class WmfPie
ชื่อพื้นที่: Aspose.Imaging.FileFormats.Wmf.Objects การประกอบ: Aspose.Imaging.dll (25.4.0)
การบันทึก META_PIE ที่จะดึงรูปลักษณ์สี่เหลี่ยมผืนผ้าที่เชื่อมต่อโดยการข้ามของหนึ่ง ellipse และสอง radials. the pie is outlined by using the pen andบรรจุโดยใช้แปรงที่กําหนดไว้ในอุปกรณ์การเล่นแบริ่ง
public class WmfPie : WmfRectangle
Inheritance
object ← MetaObject ← WmfObject ← WmfRectangle ← WmfPie
อนุญาโตตุลาการ
WmfRectangle.Rectangle , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfPie()
public WmfPie()
Properties
Radial1
รับหรือตั้งค่า Radial1
public Point Radial1 { get; set; }
คุณสมบัติมูลค่า
Radial2
รับหรือตั้งค่า Radial2
public Point Radial2 { get; set; }