| ShadingOptionDescriptionTShadingOptionDrawContent Method |
Draws a content in specified position.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax [PublicAPIAttribute]
protected abstract void DrawContent(
Rect position
)
Parameters
- position
- Type: Rect
The position where description content should be drawn inside the popup.
See Also