namespace Svg

in global :: Sandbox . Utility

This namespace contains:

class AddCirclePathCommand See .
class AddOvalPathCommand See .
class AddPolyPathCommand See , .
class AddRectPathCommand See .
class AddRoundRectPathCommand See .
class ArcToPathCommand See .
class ClosePathCommand See .
class CubicToPathCommand See .
class LineToPathCommand See .
class MoveToPathCommand See .
struct PathArcSize Controls arc size in .
class PathCommand Base class for SVG path commands.
struct PathDirection Controls arc direction in .
struct PathFillType How to determine which sections of the path are filled.
class QuadToPathCommand See .
class SvgDocument Helper class for reading Scalable Vector Graphics files.
class SvgPath A shape in a , described as a vector path.