←Select platform

LEADResourceDirectory Enumeration

Summary
Specifies the LEADTOOLS resource directory.
Syntax
C#
VB
Objective-C
C++
Java
public enum LEADResourceDirectory 
Public Enum LEADResourceDirectory  
typedef NS_ENUM(NSInteger, LTLEADResourceDirectory) 
public enum LEADResourceDirectory 
public enum class LEADResourceDirectory   
Members
ValueMemberDescription
0LibrariesIndicates the directory for the LEADTOOLS runtime libraries.
1FontsIndicates the directory for font files to be used by LEADTOOLS.
2OpenSSLIndicates the directory for OpenSSL files to be used by LEADTOOLS.
Remarks

Some LEADTOOLS classes will use a common resource directory at runtime. Use SetResourceDirectory to set the path to the desired resource directory.

Refer to LEADTOOLS Drawing Engine and Multi-Platform Consideration for more information on shadow font usage.

Example

For an example, refer to RasterDefaults.SetResourceDirectory.

Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.