Leadtools.Medical3D Namespace > Medical3DObject Class > MemoryEfficientSetFrame Method : MemoryEfficientSetFrame(RasterImage,Int32,Point3D,Boolean) Method |
public void MemoryEfficientSetFrame( RasterImage image, int frameIndex, Point3D imagePosition, bool remove )
'Declaration Public Overloads Sub MemoryEfficientSetFrame( _ ByVal image As RasterImage, _ ByVal frameIndex As Integer, _ ByVal imagePosition As Point3D, _ ByVal remove As Boolean _ )
'Usage Dim instance As Medical3DObject Dim image As RasterImage Dim frameIndex As Integer Dim imagePosition As Point3D Dim remove As Boolean instance.MemoryEfficientSetFrame(image, frameIndex, imagePosition, remove)
public void MemoryEfficientSetFrame( RasterImage image, int frameIndex, Point3D imagePosition, bool remove )
function Leadtools.Medical3D.Medical3DObject.MemoryEfficientSetFrame(RasterImage,Int32,Point3D,Boolean)( image , frameIndex , imagePosition , remove )
public: void MemoryEfficientSetFrame( RasterImage^ image, int frameIndex, Point3D imagePosition, bool remove )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2