[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Draws a GraphicsPath [Property] Graphics=Sets the Graphics to draw a GraphicsPath. ARG(Graphics)|20|(empty)|Graphics Pen=Sets the Pen that determines the color, width, and style of the GraphicsPath. ARG(Pen)|20|(empty)|Pen Path=Sets GraphicsPath to draw. ARG(GraphicsPath)|20|(empty)|GraphicsPath [Methods] doDrawPath=Draws a GraphicsPath.ARG(Pen pen, GraphicsPath path)|1|0 Graphics=Defines the Graphics to draw a GraphicsPath. ARG(Graphics)|4|0 Pen=Defines the Pen that determines the color, width, and style of the GraphicsPath. ARG(Pen)|4|0 Path=Defines GraphicsPath to draw. ARG(GraphicsPath)|4|0