DisplayGreenValue property (IDicomLayerAttributes Interface)
long DisplayGreenValue | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The DisplayGreenValue property specifies the green value in the "Graphic Layer Recommended Display RGB Value" (0070,0067) element.
When creating a new layer using the CreateLayer method and when updating an existing layer using the SetLayerAttributes method, the DisplayRedValue property, the DisplayGreenValue property, and the DisplayBlueValue property will all be ignored if any of them is set to a negative value. When retrieving the attributes of a layer using the GetLayerAttributes method, these properties will be set to negative values if the corresponding element doesn’t exist.
See Also
Elements: |
DisplayRedValue property, DisplayBlueValue property, LayerAttributes property, CreateLayer method, GetLayerAttributes method, SetLayerAttributes method |
Topics: |