POArrowhead Member Details
|
|
POArrowhead Public Enumerations
|
|
|
|
|
|
POArrowhead Constructors
|
New
|
|
Instantiates a POArrowHead for given Tail and Head OutcomeSet Controls, as well as given Line Width, Line Color, and initial Position (of the Arrowhead's Center |
Public Sub New(ByVal TOCSet As OutcomeSet, ByVal LineWidth As Int32, ByVal LineColor As Color, ByVal InitialPos As Point)
|
Remarks:
|
|
|
Parameters:
|
|
ByVal
TOCSet
As
OutcomeSet
ByVal
LineWidth
As
Int32
ByVal
LineColor
As
Color
ByVal
InitialPos
As
Point
|
|
New
|
|
The Plain-Vanilla Constructor |
Public Sub New()
|
Remarks:
|
|
|
Parameters:
|
|
|
|
|
|
|
|
|
POArrowhead Public Properties
|
ParentSpace
|
|
Parent of this Control as a GeneralizedSampleSpace |
Category: Behavior |
Public Property ParentSpace() As GeneralizedSampleSpace
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
GeneralizedSampleSpace |
|
TailOCSet
|
|
OutcomeSet at the Tail of this Access Line |
Category: Behavior |
Public Property TailOCSet() As OutcomeSet
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OutcomeSet |
|
|
|
|
|
|
POArrowhead Public Methods
|
|
|
|
|
|
POArrowhead Public Events
|
|
|
|
|