C#
C++
public override string LayerName { get; set; }
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).
For an example, refer to CreateCompoundGraphic.