public override string LayerName {get; set;}
public override string LayerName {get; set;}
get_LayerName();
set_LayerName(value);
Object.defineProperty('LayerName');
'Declaration
Public Overrides Property LayerName As String
'Usage
Dim instance As DicomCompoundGraphic
Dim value As String
instance.LayerName = value
value = instance.LayerName
Property Value
Represents the "Graphic Layer" (0070,0002) attribute value in the "Graphic Annotation Sequence" (0070,0001).