| TextShadingOptionDescriptionTShadingOption Constructor |
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax public TextShadingOptionDescription(
Vector2 size,
string text
)
Parameters
- size
- Type: Vector2
The size of a description popup. - text
- Type: SystemString
The description.
See Also