←Select platform

DicomGraphicLayer Class

Summary

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.

Syntax

C#
VB
WinRT C#
C++
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   

Remarks
  • The properties of this class are based on the attributes of the "Graphic Layer Module", please see "Graphic Layer Module Attributes" in the DICOM standard for more details.
Example

For an example, refer to CreateLayer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly