|
Space Public Properties
|
AllElementsOrder
|
|
Structure holding the Properties of the Ordering Relation which apply to ALL Elements in this Space |
Category: Behavior |
Public Property AllElementsOrder() As OrderPropertiesPackage
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OrderPropertiesPackage |
|
CurrentArrowCount
|
|
Gets the Count of OrderingArrowHeads currently Contained on this Space |
Category: Behavior |
Public ReadOnly Property CurrentArrowCount() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
CurrentArrows
|
|
The Array of OrderingArrowHeads currently Contained on this Space |
Category: Behavior |
Public Property CurrentArrows() As OrderingArrowHead[]
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OrderingArrowHead[] |
|
ElementDiameter
|
|
Diameter of the Element Controls on this Space |
Category: Appearance |
Public Property ElementDiameter() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
Elements
|
|
The Collection of Element Controls Ordered within this Space |
Category: Behavior |
Public Property Elements() As ElementCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
ElementCollection |
|
MappedPCObjects
|
|
The Collection of Partially Comparable Objects mapped to the Element Controls of this Space |
Category: Behavior |
Public Property MappedPCObjects() As PartiallyComparableCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
PartiallyComparableCollection |
|
MouseLoc
|
|
Current Position of the Mouse on this Control |
Category: Mouse |
Public Property MouseLoc() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
OrderingLineColor
|
|
Color of the Access Line shown between World Tokens |
Category: Appearance |
Public Property OrderingLineColor() As Color
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Color |
|
OrderingLineWidth
|
|
Width of the Access Line shown between World Tokens |
Category: Appearance |
Public Property OrderingLineWidth() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
OrderPairs
|
|
Set of OrderPairs of Elements in this Space |
Category: Behavior |
Public Property OrderPairs() As OrderPairCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OrderPairCollection |
|
PointedToArrowHead
|
|
When Mouse Cursor is over an Access ArrowHead, holds Reference to that EGAccessArrow; else is Nothing |
Category: Behavior |
Public Property PointedToArrowHead() As OrderingArrowHead
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OrderingArrowHead |
|
PointerIsOnArrowHead
|
|
True iff Mouse Cursor is over an Access ArrowHead |
Category: Behavior |
Public Property PointerIsOnArrowHead() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
|
|