Class EmfGradientTriangle

Class EmfGradientTriangle

ชื่อพื้นที่: Aspose.Imaging.FileFormats.Emf.Emf.Objects การประกอบ: Aspose.Imaging.dll (25.4.0)

วัตถุ GradientTriangle จะกําหนดสามเหลี่ยมโดยใช้วัตถุ TriVertex (ส่วน 2.2.26) ในบันทึก EMR_GRADIENTFILL (ส่วน 2.3.5.12)

public sealed class EmfGradientTriangle : EmfObject

Inheritance

object MetaObject EmfObject EmfGradientTriangle

อนุญาโตตุลาการ

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

Constructors

EmfGradientTriangle()

public EmfGradientTriangle()

Properties

Vertex1

ได้รับหรือตั้งค่า index into a series of TriVertex objects that specifies a vertex of aสี่เหลี่ยม หมายเลขต้องมีขนาดเล็กกว่าขนาดของแถวตามที่กําหนดโดยแถว nVerบันทึก EMR_GRADIENTFILL

public int Vertex1 { get; set; }

คุณสมบัติมูลค่า

int

Vertex2

ได้รับหรือตั้งค่า index into a series of TriVertex objects that specifies a vertex of aสี่เหลี่ยม หมายเลขต้องมีขนาดเล็กกว่าขนาดของแถวตามที่กําหนดโดยแถว nVerบันทึก EMR_GRADIENTFILL

public int Vertex2 { get; set; }

คุณสมบัติมูลค่า

int

Vertex3

ได้รับหรือตั้งค่า index into a series of TriVertex objects that specifies a vertex of aสี่เหลี่ยม หมายเลขต้องมีขนาดเล็กกว่าขนาดของแถวตามที่กําหนดโดยแถว nVerบันทึก EMR_GRADIENTFILL

public int Vertex3 { get; set; }

คุณสมบัติมูลค่า

int

 แบบไทย