C#
VB
Java
WinRT C#
C++
Gets or sets the number of frames.
public int FrameCount { get; set; }
Public Property FrameCount As Integer
public int FrameCount {get; set;}
public int getFrameCount()
public void setFrameCount(int value)
<br/>get_FrameCount();<br/>set_FrameCount(value);<br/>Object.defineProperty('FrameCount');
public:
property int FrameCount {
int get();
void set ( int value);
}
Value that indicates the number of frames.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET