Class TWPSvgPathObject

Hierarchy

System.TObject | TWPSvgPathObject

Description

This object holds the parameters for a path object. Some of the parameters are used by certain objects, the others are not. We cchose to use one object for all different kinds to save slow "is" operators.

Properties

Methods

Used or referenced by

-Procedure TWPSvgInterpreter.DrawPath(script:TWPSvgPathObject; Stack:TWPSvgStack; Options:TWPSvgXMLNode)