|  | MeshAnalysisDraw Method  | 
 
                Draw result of the analysis in target position.
            
 
    Namespace: 
   HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
    Assembly:
   MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
 Syntax
Syntax[PublicAPIAttribute]
public abstract void Draw(
	Rect position
)
Parameters
- position
- Type: Rect
 Position where the result should be drawed.
 See Also
See Also