Create(TdxGPCanvas,IdxColorPalette) Constructor
Initializes a new instance of the TdxSVGRenderer class with specified settings.
Declaration
constructor Create(ACanvas: TdxGPCanvas; APalette: IdxColorPalette = nil);
Parameters
| Name | Type |
|---|---|
| ACanvas | TdxGPCanvas |
| APalette | IdxColorPalette |
See Also