Click or drag to resize

ShadingOptionDescriptionTShadingOptionSize Property

Gets a size of a description popup.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public abstract Vector2 Size { get; }

Property Value

Type: Vector2
See Also