Qurak

Directive

Khả dụng

Combines graphics directives

Directive[g1, g2, …]
Plot[Sin[x], {x, 0, 10}, PlotStyle -> Directive[Orange, Thick, Dashed]] → -Graphics-Plot[{Sin[x], Cos[x]}, {x, 0, 10}, PlotStyle -> {Directive[Red, Dashed], Directive[Blue, Thick]}] → -Graphics-Graphics[{Directive[Red, Thick], Circle[], Directive[Blue, Opacity[0.5]], Rectangle[{0, -1}, {2, 1}]}] → -Graphics-

Được dùng trong

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP