ForRenderingByWidth
CadOptions.ForRenderingByWidth method
Initialisiert eine neue Instanz vonCadOptions Klasse zum Rendern nach Breite.
public static CadOptions ForRenderingByWidth(int width)
| Parameter | Typ | Beschreibung |
|---|---|---|
| width | Int32 | Die Breite des Ausgabeergebnisses in Pixel. |
Rückgabewert
Neue Instanz vonCadOptions Klasse zum Rendern nach Breite.
Ausnahmen
| Ausnahme | Bedingung |
|---|---|
| ArgumentException | Wann geworfenwidth kleiner oder gleich Null ist. |
Siehe auch
- class CadOptions
- namensraum GroupDocs.Viewer.Options
- Montage GroupDocs.Viewer