'Declaration Protected MustOverride Function GetOverlayText( _
ByVal sliceThe MPR slice.As Vintasoft.Imaging.Dicom.Mpr.MprSlice _
) As System.String
protected abstract System.String GetOverlayText(
Vintasoft.Imaging.Dicom.Mpr.MprSlice slice
)
protected: abstract System.String GetOverlayText(
Vintasoft.Imaging.Dicom.Mpr.MprSlice* slice
)
protected:
abstract System.String GetOverlayText(
Vintasoft.Imaging.Dicom.Mpr.MprSlice^ slice
)
Parameters
- slice
- The MPR slice.
Return Value
The text of text overlay.