The DicomGraphicLayer class is used by the methods CreateLayer to create a layer, and by GetLayerInformation and SetLayerInformation to get and set the attributes that describe a DICOM graphic layer.
public class DicomGraphicLayer : IDisposable
Public Class DicomGraphicLayer
Implements System.IDisposable
public sealed class DicomGraphicLayer : IClosable
function Leadtools.Dicom.DicomGraphicLayer()
public ref class DicomGraphicLayer : public System.IDisposable
For an example, refer to CreateLayer.
GetLayerGraphicObjectCount Method
RemoveLayerGraphicObjects Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET