|
SVGToStream OCX MethodScope All ProEssentials OCX Interfaces
SVGToStream( nXPixels As Integer, nYPixels As Integer, bCompress As Boolean) As Variant
The SVGToStream method is used primarily within an Active Server Page to produce a dynamically generated SVG image upon page request. To insure image quality, the aspect ratio (width/height) must be between 0.333 and 10.0.
|