|
Dot Public Properties
|
BelongsToLigature
|
|
True means this LI is assigned to a Ligature |
Category: Behavior |
Public Property BelongsToLigature() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
BreakingPointAtMitosis
|
|
When this Dot is broken, enables passing of the Point of the Break |
Category: Behavior |
Public Property BreakingPointAtMitosis() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
DotColor
|
|
Color information about this Dot |
Category: Appearance |
Public Property DotColor() As DotColor
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
DotColor |
|
DotColorHEX
|
|
Hexadecimal of Color information about this Line of Identity |
Category: Appearance |
Public ReadOnly Property DotColorHEX() As String
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
String |
|
DotShape
|
|
General shape of this Line of Identity |
Category: Appearance |
Public Property DotShape() As LIShape
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
LIShape |
|
End0
|
|
One end - normally the one closest to NW - of the LI |
Category: Behavior |
Public Property End0() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
End1
|
|
The other end - normally the one furthest from NW - of the LI |
Category: Behavior |
Public Property End1() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
IsExistentiallyQuantified
|
|
True iff Ligature.Scope.IsRecto = True |
Category: Behavior |
Public ReadOnly Property IsExistentiallyQuantified() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
IsMitosisChild
|
|
True means this LI is the product of LI division |
Category: Behavior |
Public Property IsMitosisChild() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
IsUniversallyQuantified
|
|
True iff Ligature.Scope.IsRecto = False |
Category: Behavior |
Public ReadOnly Property IsUniversallyQuantified() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
Ligature
|
|
The Ligature to which this Dot Belongs |
Category: Behavior |
Public Property Ligature() As Ligature
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Ligature |
|
LIWidth
|
|
Width in pixels of this LI |
Category: Appearance |
Public Property LIWidth() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
MyDragDirection
|
|
Direction of Drag used in creating this Dot |
Category: Behavior |
Public Property MyDragDirection() As DragDirection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
DragDirection |
|
PathCountFromScope
|
|
Count of the Graphs in PathFromScope |
Category: Behavior |
Public ReadOnly Property PathCountFromScope() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
PathFromScope
|
|
The portion of this Dot's Path rooted in the Scope of its Ligature |
Category: Behavior |
Public ReadOnly Property PathFromScope() As String
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
String |
|
PathFromScopeTypeString
|
|
Path Type-Names as a single String |
Category: Behavior |
Public ReadOnly Property PathFromScopeTypeString() As String
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
String |
|
PathRefsFromScope
|
|
Collection of Refrences to Graphs in PathFromScope |
Category: Behavior |
Public ReadOnly Property PathRefsFromScope() As ProtoGraph[]
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
ProtoGraph[] |
|
PathStringFromScope
|
|
Should be same as PathFromScope |
Category: Behavior |
Public ReadOnly Property PathStringFromScope() As String
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
String |
|
PathTypesFromScope
|
|
Array of the Type-Names of the Graphs in PathFromScope |
Category: Behavior |
Public ReadOnly Property PathTypesFromScope() As String[]
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
String[] |
|
RightEndLower
|
|
"True" means orientation of this Dot is Upper-Left to Lower-Right; else Lower-Left to Upper-Right |
Category: Appearence |
Public ReadOnly Property RightEndLower() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
RootSAWE
|
|
Enables access to RootSA and Inventory WithEvents |
Category: Behavior |
Public Property RootSAWE() As SheetOfAssertion
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
SheetOfAssertion |
|
ShowHookNumbers
|
|
True means that number-names of this Dot's Hooks will be shown |
Category:
|
Public Property ShowHookNumbers() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
Slope
|
|
The Slope between End0 and End1 points of this Dot |
Category: Appearance |
Public ReadOnly Property Slope() As Double
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Double |
|
SpotConnection
|
|
Summarizes the connection of this Dot to a Spot (if any) |
Category: Behavior |
Public Property SpotConnection() As ConnectionToSpot
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
ConnectionToSpot |
|
|
|