Click or drag to resize

MeshAnalysisShadingOptionGetSettingsWidth Method

Returns the width of a settings popup.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public virtual float GetSettingsWidth()

Return Value

Type: Single
The width of a settings popup.
Remarks
Default: 300px.
See Also