Gets or sets the "Graphic Layer Recommended Display RGB Value" (0070,0067) attribute value.
public int RgbLayerColor { get; set; }
Public Property RgbLayerColor As Integer
public int RgbLayerColor {get; set;}
<br/>get_RgbLayerColor();<br/>set_RgbLayerColor(value);<br/>Object.defineProperty('RgbLayerColor');
public:
property int RgbLayerColor {
int get();
void set ( int value);
}
Value that indicates the "Graphic Layer Recommended Display RGB Value" (0070,0067) attribute value.
For an example, refer to CreateLayer.
GetLayerGraphicObjectCount Method
RemoveLayerGraphicObjects Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET