←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) 
             
  
get_FrameCount(); 
set_FrameCount(value); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize