Click or drag to resize

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
C#
[PublicAPIAttribute]
public bool AllowDeselect { get; set; }

Property Value

Type: Boolean
See Also