Click or drag to resize

ShadingOptionDeinitialize Method

Deinitialize the shading option and release used resources.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public override void Deinitialize()
See Also