DebuggingFlag Property

Summary

Value that determines whether to enable the debugging mode.

Syntax
C#
public static int DebuggingFlag {get; set;} 

Property Value

Value that determines whether to enable the debugging mode. Currently, the only values available are 0 and 1. The 0 value means debugging is disabled. The 1 values means the boundary border color will appear different, based on whether software or hardware rendering is used.

Remarks

Yo set the rendering type, refer to Create3DObject_Create

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

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