LayerName property (IDicomGraphicObjectAttributes Interface)
BSTR LayerName | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The LayerName property specifies the value of the "Graphic Layer" (0070,0002) element.
This property is ignored when updating a graphic annotation object using the SetGraphicObjectAttributes method. It is also ignored when creating a new graphic annotation object using the CreateGraphicObject method unless the bCheckLayer parameter of the method is set (in this case, the property will be used only to verify the existence of the layer). Finally, when retrieving the attributes of a graphic annotation object using the GetGraphicObjectAttributes method, the property is always updated with the name of the layer where the object resides.
See Also
Elements: |
GraphicObjectAttributes property, CreateGraphicObject method, GetGraphicObjectAttributes method |
Topics: |
ILEADDicomDS Interface, IDicomGraphicObjectAttributes Interface |