Gets or sets the total frame count.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort FrameCount { get; set; }
Public Property FrameCount As UShort Get Set
public: property unsigned short FrameCount { unsigned short get (); void set (unsigned short value); }