C#
VB
C++
Gets or sets the "Graphic Layer" (0070,0002) attribute value in the "Graphic Annotation Sequence" (0070,0001).
public override string LayerName { get; set; }
Public Overrides Property LayerName As String
public:
property String^ LayerName {
String^ get() override;
void set ( String^ value) override;
}
Represents the "Graphic Layer" (0070,0002) attribute value in the "Graphic Annotation Sequence" (0070,0001).