Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

NumberOfFrames Property






Gets or sets the Number Of Frames.
Syntax
public int NumberOfFrames {get; set;}
'Declaration
 
Public Property NumberOfFrames As Integer
'Usage
 
Dim instance As CompositeInstanceDataSet.ImageInstanceRow
Dim value As Integer
 
instance.NumberOfFrames = value
 
value = instance.NumberOfFrames

            

            
public:
property int NumberOfFrames {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 representing the Number Of Frames.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.ImageInstanceRow Class
CompositeInstanceDataSet.ImageInstanceRow Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features