| CustomShadingOptionDescriptionTShadingOptionContentDrawerDelegate Delegate |
The content drawer delegate.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax public delegate void ContentDrawerDelegate(
Rect position
)
Parameters
- position
- Type: Rect
The content position.
See Also