Retrieves the "Overlay Activation Layer".
public string GetOverlayActivationLayer(
int index
)
Public Function GetOverlayActivationLayer( _
ByVal index As Integer _
) As String
public string GetOverlayActivationLayer(
int index
)
public String getOverlayActivationLayer(int index)
function Leadtools.Dicom.DicomDataSet.GetOverlayActivationLayer(
index
)
public:
String^ GetOverlayActivationLayer(
int index
)
index
The zero-based index of the overlay whose "Overlay Activation Layer" is required.
The "Activation Layer" string.
For an example, refer to OverlayCount.
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