Click or drag to resize

PolygonDrawingTypeToolbarDraw Method

Draws the selection grid.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public PolygonsDrawingType Draw()

Return Value

Type: PolygonsDrawingType
The current drawing type.
See Also