Image Property

Summary
Gets or sets the image that is used to render the 3D object.
Syntax
C#
C++/CLI
public RasterImage Image { get; set; } 
public: 
property RasterImage^ Image { 
   RasterImage^ get(); 
   void set (    RasterImage^ ); 
} 

Property Value

Leadtools.RasterImage that is used to render the 3D object.

Remarks
  • You are required to pass a multipage image with at least 3 pages.
  • It is better to load a 3D object using the efficient memory method. For more information, refer to the MemoryEfficientInit method.
Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.