Méthode | Description | |
---|---|---|
BeginPageSetup ( ) : void | ||
BeginSetup ( ) : void | ||
DscComment ( string comment ) : void | ||
PSSurface ( string filename, double width, double height ) : System | ||
SetSize ( double width, double height ) : void |
Méthode | Description | |
---|---|---|
PSSurface ( |
public DscComment ( string comment ) : void | ||
comment | string | |
Résultat | void |
public PSSurface ( string filename, double width, double height ) : System | ||
filename | string | |
width | double | |
height | double | |
Résultat | System |
public SetSize ( double width, double height ) : void | ||
width | double | |
height | double | |
Résultat | void |