Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

Palette Property






Gets or sets the color palette that will be used to render the 3D object.
Syntax
public byte[] Palette {get; set;}
'Declaration
 
Public Property Palette As Byte()
'Usage
 
Dim instance As Medical3DObject
Dim value() As Byte
 
instance.Palette = value
 
value = instance.Palette

            

            
public:
property array<byte>^ Palette {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

array that represents color palette that will be used to render the 3D object.
Remarks
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features