VolumneNumber Property

Summary

Gets the number of the 3D volume within a series.

Syntax
C#
VB
C++
public int VolumneNumber { get; } 
  
Public ReadOnly Property VolumneNumber As Integer 
public: 
property int VolumneNumber { 
   int get(); 
} 

Property Value

Type: System.Int32 The number of the 3D volume within a series.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly