Skip to content

Crow.Drawing.SvgSurface

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

namespace: Crow.Drawing

Inheritance Hierarchy

  • SvgSurface

Syntax

public class SvgSurface : Surface

Constructors

prototype description
SvgSurface (string filename, double width, double height) __

Properties

name description

Methods

prototype description
void RestrictToVersion(SvgVersion version) __

Events

name description
Clone this wiki locally