ShapeLineProps

Overview

ShapeLineProps เป็นคลาสใน Aspose.Words FOSS สําหรับ Python.

อัตถุคุณ Escher สาย / เติมสําหรับรูปร่าง (จากบันทึก FOpt).

หมวดนี้ให้ 1 วิธีในการทํางานกับ ShapeLineProps วัตถุในโปรแกรม Python. วิธีการที่ใช้ได้แก่: __init__. สมาชิกสาธารณะทุกคนสามารถเข้าถึงการใช้งาน Python ใดก็ได้หลังจากติดตั้งแพ็คเกจ FOSS for Python. คุณสมบัติ: fill_color_rgb, line_color_rgb, line_width_pt.

Properties

NameTypeAccessDescription
line_color_rgb``Readได้สีเส้น rgb.
line_width_pt``Readได้ความกว้างเส้น pt.
fill_color_rgb``Readได้สี rgb เติม.

Methods

SignatureDescription
`init(line_color_rgb: tuple[int, int, int]None, line_width_pt: float, fill_color_rgb: tuple[int, int, int]

See Also

 ภาษาไทย