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