←Select platform

LayerCount Property

Summary
Gets the number of the Graphic Layers.
Syntax
C#
VB
C++
public int LayerCount { get; } 
Public ReadOnly Property LayerCount As Integer 
public: 
property int LayerCount { 
   int get(); 
} 

Property Value

Number of the Graphic Layers.

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).

Example

For an example, refer to CreateLayer.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.