Visual Basic (Declaration) | |
---|---|
Public Class DicomGraphicLayer Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomGraphicLayer |
C# | |
---|---|
public class DicomGraphicLayer : IDisposable |
C++/CLI | |
---|---|
public ref class DicomGraphicLayer : public IDisposable |
For an example, refer to DicomDataSet.CreateLayer.
- 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.
System.Object
Leadtools.Dicom.DicomGraphicLayer
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Reference
DicomGraphicLayer MembersLeadtools.Dicom Namespace
CreateLayer Method
GetLayerInformation Method
SetLayerInformation Method
RemoveLayerByIndex Method
RemoveLayerByName Method
RemoveAllLayers Method
LayerCount Property
GetLayerIndex Method
GetLayerGraphicObjectCount Method
RemoveLayerGraphicObjects Method
GetLayerTextObjectCount Method
RemoveLayerTextObjects Method
GetLayerElementByIndex Method
GetLayerElementByName Method