←Select platform

Type Property

Summary

Gets or sets the value that represents the type of the 3D volume projection

Syntax
C#
C++/CLI
public ProjectionType Type { get; set; } 
public:  
   property ProjectionType^ Type 
   { 
      ProjectionType^ get() 
      void set(ProjectionType^ value) 
   } 

Property Value

ProjectionType that represents the type of the 3d volume projection

Remarks

When selecting a ProjectionType value, consider the following:

  • Use with GetImageSlice to get the slice rendered using the specified projection method.
  • The effect is not visible when the extracted slice is 1 pixel width. To see it, make the slice thickness wider. This is due to pixel merging together in the thick slice.
Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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