EGInParams Member Details

EGInParams Public Fields


EGInParams Public Enumerations


EGInParams Constructors
New
The Plain-Vanilla Constructor
Public Sub New()
Remarks:
Parameters:


EGInParams Public Properties
BackColor
Passed Value of the Background Color of an Object Category: Behavior
Public Property BackColor() As Color
Remarks:
IndexParameters:
Return Value:
Color
DColor
Passed Value of the Color of a Dot Category: Behavior
Public Property DColor() As Color
Remarks:
IndexParameters:
Return Value:
Color
DotRefNameCount
Count of an Array of Dot Names associated with an Object (as a Ligature) Category: Behavior
Public ReadOnly Property DotRefNameCount() As Int32
Remarks:
IndexParameters:
Return Value:
Int32
DotRefNames
Passed Value of an Array of Dot Names associated with an Object (as a Ligature) Category: Behavior
Public Property DotRefNames() As String[]
Remarks:
IndexParameters:
Return Value:
String[]
DragDirection
Passed Value of Marquee.DragDirection for a ProtoGraph Category: Behavior
Public Property DragDirection() As DragDirection
Remarks:
IndexParameters:
Return Value:
DragDirection
EGRuleSet
Passed Value from Enum ProtoGraph.CtxMenuStyle marking the kinds of Operations available in a Graph Construction Category: Behavior
Public Property EGRuleSet() As CtxMenuStyle
Remarks:
IndexParameters:
Return Value:
CtxMenuStyle
HookCount
Passed Value of a count of Hook Objects Category: Behavior
Public Property HookCount() As Int32
Remarks:
IndexParameters:
Return Value:
Int32
HookRefNameCount
Count of Hook Names associated with an Object (as a Ligature) Category: Behavior
Public ReadOnly Property HookRefNameCount() As Int32
Remarks:
IndexParameters:
Return Value:
Int32
HookRefNames
Passed Value of an Array of Hook Names associated with an Object (as a Ligature) Category: Behavior
Public Property HookRefNames() As String[]
Remarks:
IndexParameters:
Return Value:
String[]
IsFragmentWrapper
Not used so far; intended for employment with XML for Partial Existential Graphs Category: Behavior
Public Property IsFragmentWrapper() As Boolean
Remarks:
IndexParameters:
Return Value:
Boolean
IsRecto
Passed Value telling whether the Area of a Control is a Recto or a Verso Category: Behavior
Public Property IsRecto() As Boolean
Remarks:
IndexParameters:
Return Value:
Boolean
LigRefName
Passed Value of a Reference Name of a Ligature Category: Behavior
Public Property LigRefName() As String
Remarks:
IndexParameters:
Return Value:
String
LIShape
Passed Value of a Line of Identity Shape Category: Behavior
Public Property LIShape() As LIShape
Remarks:
IndexParameters:
Return Value:
LIShape
LIWidth
Passed Value of the Width of a Line of Identity Category: Behavior
Public Property LIWidth() As Int32
Remarks:
IndexParameters:
Return Value:
Int32
Location
Passed Value of the Location of an Object Category: Behavior
Public Property Location() As Point
Remarks:
IndexParameters:
Return Value:
Point
Name
Passed Value of the Name of an Object Category: Behavior
Public Property Name() As String
Remarks:
IndexParameters:
Return Value:
String
ObjectParentName
Passed Value of the Name of an Object's Parent Category: Behavior
Public Property ObjectParentName() As String
Remarks:
IndexParameters:
Return Value:
String
ObjectTypeName
Passed Value of the Type Name of an Object Category: Behavior
Public Property ObjectTypeName() As String
Remarks:
IndexParameters:
Return Value:
String
ShownConnectionRefNameCount
Count of an Array of Shown Connection Names associated with an Object (as a Ligature) Category: Behavior
Public ReadOnly Property ShownConnectionRefNameCount() As Int32
Remarks:
IndexParameters:
Return Value:
Int32
ShownConnectionRefNames
Passed Value of an Array of Shown Connection Names associated with an Object (as a Ligature) Category: Behavior
Public Property ShownConnectionRefNames() As String[]
Remarks:
IndexParameters:
Return Value:
String[]
Size
Passed Value of the Size of an Object Category: Behavior
Public Property Size() As Size
Remarks:
IndexParameters:
Return Value:
Size
TextColor
Passed Value of the Color of Text on a Graph Category: Behavior
Public Property TextColor() As Color
Remarks:
IndexParameters:
Return Value:
Color
VariableName
Passed Value of the Name of a Variable Category: Behavior
Public Property VariableName() As String
Remarks:
IndexParameters:
Return Value:
String
X
Passed Value of the X-Coordinate of an Object Category: Behavior
Public Property X() As Int32
Remarks:
IndexParameters:
Return Value:
Int32
Y
Passed Value of the Y-Coordinate of an Object Category: Behavior
Public Property Y() As Int32
Remarks:
IndexParameters:
Return Value:
Int32


EGInParams Public Methods


EGInParams Public Events