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