|
SheetOfAssertion Public Properties
|
BaseForm
|
|
Reference to Form on which RootSA is contained |
Category: Behavior |
Public Property BaseForm() As Form
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Form |
|
HasHypothesisArea
|
|
True means this construction employs a Hypothesis Area |
Category: Behavior |
Public Property HasHypothesisArea() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
HypAreaSizePercent
|
|
% of initial area for (Verso) Hypothesis Area, if it exists |
Category: Appearance |
Public Property HypAreaSizePercent() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
HypBoundaryVertical
|
|
True means that if there is a Hypothesis Area SA, boundary with is is Vertical |
Category: Appearance |
Public Property HypBoundaryVertical() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
LIDesignForm
|
|
Reference to a Form used to define Line of Identity parameters |
Category: Action |
Public Property LIDesignForm() As frmLIDesignDialog
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
frmLIDesignDialog |
|
LigatureJoiner
|
|
Dialog to handle Ligature Joinings in this EG Construction |
Category: Behavior |
Public Property LigatureJoiner() As frmJoinLigatures
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
frmJoinLigatures |
|
MarqueeCount
|
|
Running count of Marquees used in this Graph-tree |
Category: Behavior |
Public Property MarqueeCount() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
NextLIColor
|
|
The next Line of Identity will be scribed using this Color |
Category: Appearance |
Public Property NextLIColor() As Color
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Color |
|
NextLIShape
|
|
Lines of Identity will be scribed using this general shape |
Category: Appearance |
Public Property NextLIShape() As LIShape
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
LIShape |
|
NextLIWidth
|
|
Lines of Identity will be scribed using this Width in pixels |
Category: Appearance |
Public Property NextLIWidth() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
OptionForm
|
|
Reference to a Form used to define Options for this Graph construction |
Category: Layout |
Public Property OptionForm() As frmGraphOptions
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
frmGraphOptions |
|
PaletteSpotCursor
|
|
Temporarily holds a working Cursor during Spot Construction |
Category: Behavior |
Public Property PaletteSpotCursor() As Cursor
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Cursor |
|
PaletteSpotHolder
|
|
Holds a passed VariableName for a Spot during scribing of some Spots |
Category: Behavior |
Public Property PaletteSpotHolder() As String
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
String |
|
PaletteSpotHookCount
|
|
Holds passed number of Hooks for a given Spot during its construction |
Category: Behavior |
Public Property PaletteSpotHookCount() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
PointMap
|
|
Code and data dealing with the mapping of Points from Graph to Graph |
Category: Behavior |
Public Property PointMap() As PointMap
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
PointMap |
|
ReFontAllSpots
|
|
Determines if EXISTING Spots as well as subsequent ones get new SpotFont |
Category: Appearance |
Public Property ReFontAllSpots() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
ReportedMouseLoc
|
|
Mouse Location reported by a graph in the Graph-tree |
Category: Mouse |
Public Property ReportedMouseLoc() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
ReportedPath
|
|
Path of Graph on which Mouse Location is being reported |
Category: Mouse |
Public Property ReportedPath() As String
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
String |
|
ResourceStore
|
|
Instantiation of a Class handling certain resources |
Category: Behavior |
Public Property ResourceStore() As OrganizeResources
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OrganizeResources |
|
SaveAsXMLFragment
|
|
This SubGraph has been selected to be saved as an "XML Fragment" |
Category: Miscellaneous |
Public Property SaveAsXMLFragment() As ProtoGraph
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
ProtoGraph |
|
ScratchPad
|
|
Reference to the ScratchPad Form |
Category: Behavior |
Public Property ScratchPad() As Form
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Form |
|
ShowIntraLigConnections
|
|
Determines whether certain Hooks on distinct Dots of the same Ligature are shown as connected |
Category: Appearance |
Public Property ShowIntraLigConnections() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
|
|