Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1GifImage
.
.
::
.
.
FrameCount Property
C1GifImage Class
See Also
Gets the number of frames in the GIF image.
Namespace:
C1.Phone.Imaging
Assembly:
C1.Phone.Imaging
(in C1.Phone.Imaging.dll)
Syntax
C#
public
int
FrameCount
{
get
; }
Visual Basic
Public
ReadOnly
Property
FrameCount
As
Integer
Get
See Also
C1GifImage Class
C1.Phone.Imaging Namespace