blob: b956bf4072a7cc0c663435af2e48e0d1bb3d6949 (
plain)
1
2
3
4
|
\begin{pspicture}(0,0)(4,2)\showgrid
\psellipse[linecolor=green,fillstyle=vlines,hatchangle=0](1,1)(1,0.5)
\pswedge[fillstyle=solid,fillcolor=lightgray](2.5,1){1}{0}{120}
\end{pspicture}
|