ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / InterlaceOption Property

In This Topic
    InterlaceOption Property
    In This Topic
    Gets or sets a value indicating whether [interlace option].
    Syntax
    'Declaration
     
    Public Property InterlaceOption As Boolean
    public bool InterlaceOption {get; set;}
    Remarks
    Range value: true-false Applicable Codecs: PNG
    See Also