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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

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