[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsvg.types.pp line 333
type ISVGImageSource = interface
function GetWidth;
function GetHeight;
function GetPixel();
function GetRow();
end;
ISVGImageSource
IInterface