Skip to content

Crow.Drawing.PSSurface

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

namespace: Crow.Drawing

Inheritance Hierarchy

  • PSSurface

Syntax

public class PSSurface : Surface

Constructors

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

Properties

name description

Methods

prototype description
void BeginPageSetup() __
void BeginSetup() __
void DscComment(string comment) __
void SetSize(double width, double height) __

Events

name description
Clone this wiki locally