Gets the path for the specified LEADTOOLS resource directory.
public static string GetResourceDirectory(LEADResourceDirectory resource)
Public Shared Function GetResourceDirectory( _ByVal resource As Leadtools.LEADResourceDirectory _) As String
public static string GetResourceDirectory(Leadtools.LEADResourceDirectory resource)
public static String getResourceDirectory(LEADResourceDirectory resource) function Leadtools.RasterDefaults.GetResourceDirectory(resource)
public:static String^ GetResourceDirectory(Leadtools.LEADResourceDirectory resource)
resource
The LEADTOOLS resource directory to get.
The path for the specified LEADTOOLS resource directory.
Some LEADTOOLS classes will use a common resource directory at runtime. Use SetResourceDirectory to set the path to the desired resource directory.
For an example, refer to RasterDefaults.SetResourceDirectory.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
