←Select platform

FrameCount Property

Summary

Gets or sets the number of frames.

Syntax

C#
VB
Java
WinRT C#
C++
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); 
} 

Property Value

Value that indicates the number of frames.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly