Northwoods.GoWPF 2.2.4 Assembly
MaximumSelectionCount Property

Gets or sets the maximum number of selected parts.
Syntax
<CategoryAttribute("Behavior")>
Public Property MaximumSelectionCount As Integer
[CategoryAttribute("Behavior")]
public int MaximumSelectionCount {get; set;}

Property Value

The default value is a large positive integer. Any new value must be non-negative.
Remarks
Decreasing this value may cause parts to be removed from SelectedParts in order to meet the new lower limit.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback