|
Assign(TPersistent)
|
Represents method Assign(TPersistent).
|
|
AssignTo(TPersistent)
|
Represents method AssignTo(TPersistent).
|
|
Clear
|
Clear the SVG image
|
|
Draw(TCanvas,TRect)
|
Represents method Draw(TCanvas,TRect).
|
|
GetEmpty
|
Represents method GetEmpty.
|
|
GetHeight
|
Represents method GetHeight.
|
|
GetSupportsPartialTransparency
|
Represents method GetSupportsPartialTransparency.
|
|
GetTransparent
|
Represents method GetTransparent.
|
|
GetWidth
|
Represents method GetWidth.
|
|
LoadFromClipboardFormat(Word,THandle,HPALETTE)
|
Not implemented and raises an exception
|
|
LoadFromStream(TStream)
|
Load the SVG from the stream. The size of the SVG is dependant on the SVG width and height, either from the ViewBox or from its contained elements.
|
|
SaveToClipboardFormat(Word,THandle,HPALETTE)
|
Not implemented and raises an exception
|
|
SaveToStream(TStream)
|
Saves the SVG to the stream as xml.
|
|
SetHeight(Integer)
|
Represents method SetHeight(Integer).
|
|
SetSize(Integer,Integer)
|
Sets the size of the SVG and overrides the internal SVG width and height when generating a Bitmap.
|
|
SetWidth(Integer)
|
Represents method SetWidth(Integer).
|