Click or drag to resize

ShadingOptionDescriptionTShadingOptionDraw Method

Draws a description in specified position.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public void Draw(
	Rect position
)

Parameters

position
Type: Rect
The position where description should be drawn.
See Also