| PolygonDrawingTypeToolbarAllowDeselect Property |
Gets or sets a value indicating whether deselection allowed.
If true then the DontDraw value is allowed; otherwise, not allowed.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax [PublicAPIAttribute]
public bool AllowDeselect { get; set; }
Property Value
Type:
BooleanSee Also