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