←Select platform

EngineType Property

Summary

Current draw engine used by LEADTOOLS.

Syntax
C#
C++/CLI
Java
Python
public DrawEngineType EngineType { get; set; } 
public DrawEngineType getEngineType(); 
public void setEngineType( 
   DrawEngineType drawEngineType 
); 
public:  
   property DrawEngineType^ EngineType 
   { 
      DrawEngineType^ get() 
      void set(DrawEngineType^ value) 
   } 
EngineType # get and set (DrawEngineOptions) 

Property Value

The current draw engine used by LEADTOOLS. The default value is DrawEngineType.DefaultEngine.

Remarks

Refer to LEADTOOLS Drawing Engine and Multi-Platform Consideration for more information.

Requirements

Target Platforms

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

Leadtools Assembly

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