Class DeviceTGraphicContextTRenderingOptions.DeviceConfigurationTGraphicContextTRenderingOptions

Device<TGraphicContext,TRenderingOptions>.DeviceConfiguration<TGraphicContext,TRenderingOptions> class

Stellt das Konfigurationsobjekt für Geräte dar.

public class DeviceConfiguration<TGraphicContext, TRenderingOptions>
    where TGraphicContext : GraphicContext, new()
    where TRenderingOptions : RenderingOptions

Konstrukteure

NameBeschreibung
DeviceConfiguration()Default_Constructor

Eigenschaften

NameBeschreibung
PageWritingStrategy { get; set; }Ruft die Seitenschreibstrategie ab oder legt sie fest.

Siehe auch