←Select platform

RenderingType Property

Summary

The rendering type used in the 3D volume.

Syntax
C#
VB
C++
public Medical3DVolumeRenderingType RenderingType { get; set; } 
Public Property RenderingType() As Medical3DVolumeRenderingType 
   Get 
   Set 
public:  
   property Medical3DVolumeRenderingType^ RenderingType 
   { 
      Medical3DVolumeRenderingType^ get() 
      void set(Medical3DVolumeRenderingType^ value) 
   } 

Property Value

The Medical3DVolumeRenderingType that indicates the rendering type of the volume.

Remarks

RenderingType is used by passing it to the contructor Medical3DContainer.

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