OpacChannel Property

Summary

sets the color palette of the alpha channel for the 3D object.

Syntax
C#
VB
C++
public int[] OpacChannel { set; } 
  
Public WriteOnly Property OpacChannel As Integer() 
public: 
property array<int>^ OpacChannel { 
   void set (    array<int>^ ); 
} 

Property Value

array that represents the color palette of the alpha channel for the 3D object.

Remarks

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly