Gets a collection of the currently selected boxes.
VB6
![]() |
---|
Public Property Get SelectedBoxes() As IBoxes |
C++
![]() |
---|
public: |
A collection of Box objects.
Through this collection you can enumerate them and have access to the properties and methods of each selected box. If no box is selected, the collection Count property is zero.
FlowChartX Programmer's Guide | © 2023 MindFusion |