FontSize
ใช้งานได้
Option specifying the default font size in printer's points
FontSize
Table[Text[Style["ABC", FontSize -> p]], {p, {12, 24, 36}}]
→ {Text[ABC], Text[ABC], Text[ABC]}Table[Text[Style["ABC", FontSize -> p]], {p, {Tiny, Small, Medium, Large}}]
→ {Text[ABC], Text[ABC], Text[ABC], Text[ABC]}Graphics[Text[Style["ABC", FontSize -> Scaled[.3]]]]
→ -Graphics- ฟังก์ชันทั้งหมด 6300 รายการ ·
ใช้สิ่งนี้จากไคลเอนต์ MCP