Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / FrameIndex Property

In This Topic
    FrameIndex Property (Image)
    In This Topic
    Gets the index of the image frame.
    Syntax
    'Declaration
     
    Public ReadOnly Property FrameIndex As System.Integer
    public System.int FrameIndex {get;}
    See Also