←Select platform

SupportLoadSave Property

Summary

Gets or sets a flag to support the Load and Save for 3D volumes.

Syntax

C#
VB
C++
public bool SupportLoadSave { get; set; } 
  
Public Property SupportLoadSave As Boolean 
public: 
property bool SupportLoadSave { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to support the Load and Save for 3D volumes.

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.Medical.Workstation Assembly