Table of Contents

Property Defer

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Defer

Gets or sets the 'defer' portion of the preserveAspectRatio settings. This field only has an effect on an 'image' element that references another SVG document. As this is not currently supported, the field has no impact on rendering.

public bool Defer { readonly get; set; }

Property Value

bool