|
OrderingArrowHead Public Properties
|
AccessAngle
|
|
The current angle in Degrees of the Access Line on the EGUniverse, with Origin at Center of the TailWorld |
Category: Layout |
Public Property AccessAngle() As Double
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Double |
|
AccessLineWidth
|
|
Width of the Access Line |
Category: Layout |
Public Property AccessLineWidth() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
CenterGlobal
|
|
CenterPoint of the circumscribing circle, with respect to the ParentUniverese; Setting this property also sets the Location |
Category: Layout |
Public Property CenterGlobal() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
CenterLocal
|
|
CenterPoint of the circumscribing circle, with Origin as UL of this Control |
Category: Layout |
Public Property CenterLocal() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
Diameter
|
|
Diameter of circle which circumscribes ArrowHead Equilateral Triangle; This is also the Width and the Height of this Control itself; setting this Property sets these as well |
Category: Layout |
Public Property Diameter() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
HeadElement
|
|
Element toward which this Arrow points |
Category: Behavior |
Public Property HeadElement() As Element
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Element |
|
MouseLoc
|
|
Location of the Mouse on this Control |
Category: Mouse |
Public Property MouseLoc() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
Mover
|
|
The instantiation of MoveControl used by this EGAccessArrow |
Category: Behavior |
Public Property Mover() As MoveControl
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
MoveControl |
|
ParentSpace
|
|
The Parent Control for the OrderingArrowheads and Elements, Dimensioned as a Space |
Category:
|
Public Property ParentSpace() As Space
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Space |
|
TailElement
|
|
Element away from which this Arrow points |
Category: Behavior |
Public Property TailElement() As Element
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Element |
|
TotalRotation
|
|
Keeps track of the degrees of rotation of the active Region of this Control |
Category:
|
Public Property TotalRotation() As Double
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Double |
|
WorldPair
|
|
The Pair of EGWorlds connected by this Access Line |
Category:
|
Public Property WorldPair() As OrderPair
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OrderPair |
|
|
|