ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Boolean
    public System.bool InterlaceOption {get; set;}
    Remarks
    Range value: true-false Applicable Codecs: PNG
    See Also