Click or drag to resize

ShadingOptionTitle Property

Gets the name of shading option.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public override string Title { get; }

Property Value

Type: String
See Also