Class DrawingSettings

DrawingSettings class

Allows to adjust the behavior of the drawing library in case of using of some features that are not yet implemented completely.

public static class DrawingSettings

Properties

NameDescription
static StrictMode { get; set; }Gets or sets a value indicating whether the more strict catching of not implemented features is enabled.

See Also