Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LayerCount Property
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class : LayerCount Property



Gets the number of the Graphic Layers.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LayerCount As Integer
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim value As Integer
 
value = instance.LayerCount
C# 
public int LayerCount {get;}
C++/CLI 
public:
property int LayerCount {
   int get();
}

Return Value

Number of the Graphic Layers.

Example

For an example, refer to DicomDataSet.CreateLayer.

Remarks

This property gets the number of layers inside a DICOM Data Set by counting the number of items under the "Graphic Layer Sequence" (0070,0060).

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features