←Select platform

EnginePath Property

Summary

Gets or sets the path to the engine used to generate the 3D volume.

Syntax
C#
VB
C++
public static string EnginePath {get; set;} 
Public Shared Property EnginePath() As String 
   Get 
   Set 
public:  
   static property String^ EnginePath 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string value that specifies the path to the engine used to generate the 3D volume.

Remarks

The engine name is Leadtools.ProxyServer3D.exe. This engine comes with the LEADTOOLS setup. Set the EnginePath value to point to the exe in the setup.

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.