←Select platform

Type Property

Summary

Gets or sets the enumeration that represents the type of the 3d volume projection.

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

Property Value

OperationType that represents the type of the 3d volume projection.

Remarks
  • This is used with the GetImageSlice to get the slice rendered using the specified projection method.
  • The effect is not visible if the extracted slice is 1-pixel width. To see it, make the slice thickness wider.
Requirements

Target Platforms

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

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