Type Property

Summary

Gets the volume type.

Syntax
C#
VB
C++
public Medical3DVolumeType Type { get; } 
  
Public ReadOnly Property Type As Medical3DVolumeType 
public: 
property Medical3DVolumeType Type { 
   Medical3DVolumeType get(); 
} 

Property Value

Medical3DVolumeType represents the volume type.

Remarks

Change the volume type of the object using the VolumeType property.

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