Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
Leadtools.Medical3D Namespace > Medical3DObject Class > MemoryEfficientSetFrame Method : MemoryEfficientSetFrame(RasterImage,Int32,Boolean) Method |
public void MemoryEfficientSetFrame( RasterImage image, int frameIndex, bool remove )
'Declaration Public Overloads Sub MemoryEfficientSetFrame( _ ByVal image As RasterImage, _ ByVal frameIndex As Integer, _ ByVal remove As Boolean _ )
'Usage Dim instance As Medical3DObject Dim image As RasterImage Dim frameIndex As Integer Dim remove As Boolean instance.MemoryEfficientSetFrame(image, frameIndex, remove)
public: void MemoryEfficientSetFrame( RasterImage^ image, int frameIndex, bool remove )