Visual Basic (Declaration) | |
---|---|
Public Property LayerDescription As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string LayerDescription {get; set;} |
Return Value
Represents the "Graphic Layer Description" (0070,0068) attribute value.For an example, refer to DicomDataSet.CreateLayer.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Reference
DicomGraphicLayer ClassDicomGraphicLayer Members
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