| ExpandableContainerDrawContentDelegate Delegate |
The content drawing method delegate.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax public delegate void DrawContentDelegate(
Rect position
)
Parameters
- position
- Type: Rect
The position of a content.
See Also