Hide Comments
Hide Comments

Comments (0)

TSVGSharedImage holds the internal representation of graphical images of a SVG. It is used internally by RSImaging.SVGImage.TSVGImageFile, and is automatically created by it.
 
 

Namespace: RSImaging.SVGImage

expandingInheritance Hierarchy

TSharedImage
  RSImaging.SVGImage.TSVGSharedImage
 

expandingSyntax

Delphi

type 
  TSVGSharedImage = class(TSharedImage) 
  end; 
 

expandingConstructors

 

Name

Description

public destructor

Destroy

Represents the destructor of the TSVGSharedImage class.

Top

expandingProperties

 

Name

Description

protected property

SVG

Represents property SVG.

Top

expandingMethods

 

Name

Description

protected method

FreeHandle

Represents method FreeHandle.

Top

expandingSee Also

Reference

Comments (0)

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