Click or drag to resize

CustomShadingOptionDescriptionTShadingOptionDrawContent Method

Draws a content in specified position.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
protected override void DrawContent(
	Rect position
)

Parameters

position
Type: Rect
The position where description content should be drawn inside the popup.
See Also