|
ClassicalSampleSpaceLayout Public Properties
|
AllowLineDraw
|
|
Permits the drawing of Hasse-Diagram Lines from Covering to Covered ClosedOutcomeSets |
Category: Appearance |
Public Property AllowLineDraw() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
BaseSet
|
|
The Orthogonal Set of Outcomes whose Power-Set is displayed here |
Category: Behavior |
Public Property BaseSet() As OutcomeCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OutcomeCollection |
|
CellHeight
|
|
Height in pixels of a Cell |
Category: Layout |
Public Property CellHeight() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
CellWidth
|
|
Width in pixels of a Cell |
Category: Layout |
Public Property CellWidth() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
OutcomeSets
|
|
Set of OutcomeSet Controls based on the PowerSet of the input Base OutcomeCollection |
Category:
|
Public Property OutcomeSets() As OutcomeSetCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OutcomeSetCollection |
|
ParentSpace
|
|
The Containing Space Control, cast as a GeneralizedSampleSpace Control |
Category: Behavior |
Public Property ParentSpace() As GeneralizedSampleSpace
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
GeneralizedSampleSpace |
|
Rows
|
|
ElementCollections of the rows of Elements in this Layout |
Category: Layout |
Public Property Rows() As OutcomeSetCollection[]
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
OutcomeSetCollection[] |
|
|
|