|
Marquee Public Properties
|
BaseControl
|
|
The ContainerGraph on which this Marquee is being drawn |
Category:
|
Public Property BaseControl() As ContainerGraph
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
ContainerGraph |
|
BiclosureBrush
|
|
The Brush used to Paint the part of the Marquee showing the annular area between the inner and outer Cuts of a Biclosure |
Category:
|
Public Property BiclosureBrush() As HatchBrush
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
HatchBrush |
|
ClosingOut
|
|
True is set by Marquee.Finalize; used to cut short certain visible manifestations of this Marquee |
Category:
|
Public Property ClosingOut() As Boolean
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Boolean |
|
Color
|
|
Color of this Marquee |
Category:
|
Public Property Color() As Color
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Color |
|
DeleterPen
|
|
Pen used to effect deletion of the visible parts of Rectangular Marquees |
Category:
|
Public Property DeleterPen() As Pen
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Pen |
|
GraphTypeBeingInserted
|
|
Shows type of Graph being inserted by use of this Marquee |
Category:
|
Public Property GraphTypeBeingInserted() As GraphID
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
GraphID |
|
IDNumber
|
|
Number used to identify Marquees for certain purposes |
Category:
|
Public Property IDNumber() As Int32
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Int32 |
|
MarqueeDragDirection
|
|
Shows direction of the Mouse Drag which creates this Marquee |
Category:
|
Public Property MarqueeDragDirection() As DragDirection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
DragDirection |
|
MarqueeState
|
|
Uses Enum MarqueeConstruction to indicates the current state of the Construction of this Marquee |
Category:
|
Public Property MarqueeState() As MarqueeConstruction
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
MarqueeConstruction |
|
MoverSizerPen
|
|
Pen used to draw the visible parts of Rectangular Marquees |
Category:
|
Public Property MoverSizerPen() As Pen
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Pen |
|
ToDo
|
|
Assigned job of this Marquee |
Category:
|
Public Property ToDo() As MarqueeReturnTask
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
MarqueeReturnTask |
|
|
|