Hide Comments
Hide Comments

Comments (0)

expandingClasses

 

Name

Description

public class

ESVGException

Base exception class for the RiverSoftAVG SVG Component Library

public class

TSVGBrush

Provides the SVG TBrush class. TSVGBrush is used to fill solid shapes, such as rectangles and ellipses, with a color or pattern. The Kind property controls the mode in which a TSVGBrush instance operates.

The URI property stores a reference to another SVG element for providing the pattern or gradient for the brush.

public class

TSVGFont

Provides the SVG font class

public class

TSVGPen

Provides a SVG Pen, or StrokeBrush, class. TSVGPen determines the color and pattern used to draw lines and shape contours of the graphical primitives.
 
To customize the outline pen, change the Cap, Dash, and Join properties.
 
To draw with a custom line style, use the SetCustomDash method.

The URI property stores a reference to another SVG element for providing the pattern or gradient for the Pen.

public class

TSVGPointList

Defines a TList type for TSVGPoints

public class

TSVGPreserveAspectRatio

Provides a preserve aspect ratio class for viewports ( TSVGDocument, TSVGCustomViewport, etc). It encapsulates the SVG preserveAspectRatio attribute for defining how the viewport stretches graphics to fill the viewport.

Top

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb