←Select platform

RedChannel Property

Summary

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

Syntax

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

Property Value

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

Remarks
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly