Enum EmfPlusWrapMode

Enum EmfPlusWrapMode

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

รายการ WrapMode defines how the pattern from a texture or gradient brush is filed across a shape or at shape boundaries, when it is smaller than the area being filled. รายละเอียด WrapMode defines how the pattern from a texture or gradient brush is filed across a shape or at shape boundaries, when it is smaller than the area being filled.

public enum EmfPlusWrapMode

Fields

WrapModeClamp = 4

ปรับโครงสร้างหรือ gradient ไปยังข้อ จํากัด ของวัตถุ

WrapModeTile = 0

เคลือบ gradient หรือ texture

WrapModeTileFlipX = 1

เปลี่ยนโครงสร้างหรือโครงสร้างแนวนอนแล้วเคลือบโครงสร้างหรือโครงสร้าง

WrapModeTileFlipXY = 3

แปลงโครงสร้างหรือโครงสร้างแนวนอนและแนวตั้งแล้วเคลือบโครงสร้างหรือโครงสร้าง

WrapModeTileFlipY = 2

เปลี่ยนโครงสร้างหรือโครงสร้างแนวตั้งแล้วเคลือบโครงสร้างหรือโครงสร้าง

 แบบไทย