|
frmSpotComposer Public Properties
|
ActionFromPalette
|
|
True iff Spot Composition was initiated on Palette |
Category: Behavior |
Public Property ActionFromPalette() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
AtomLocation
|
|
Location of the Atom on its Parent ContainerGraph |
Category: Behavior |
Public Property AtomLocation() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
CallingGraph
|
|
Graph with the Focus at time of calling this Form |
Category: Behavior |
Public Property CallingGraph() As ProtoGraph
|
Remarks:
|
|
If call is by ContextMenu, CallingGraph is location of Menu and Parent of the Spot; if call is by a Palette Click, then CallingGraph is RootSA. and Parent and Location are selected by Mouse-Click |
IndexParameters:
|
|
|
Return Value:
|
|
ProtoGraph |
|
HookCount
|
|
The number of Hooks to belong to the new Spot |
Category: Behavior |
Public ReadOnly Property HookCount() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
RootSA
|
|
Root Graph of the Construction |
Category: Behavior |
Public ReadOnly Property RootSA() As SheetOfAssertion
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
SheetOfAssertion |
|
|
|