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