Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffWriter Class / CurrentFrame Property

In This Topic
    CurrentFrame Property
    In This Topic
    Gets the current frame's GcWicBitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentFrame As GcWicBitmap
    public GcWicBitmap CurrentFrame {get;}
    See Also