[]
        
(Showing Draft Content)

C1.Util.SvgRendering.ToBytes

ToBytes Method

ToBytes()

Generates a SVG binary code.

Declaration
public byte[] ToBytes()
Returns
Type Description
byte[]

The generated SVG binary code.

Implements