|
MarqueeFreeForm Public Properties
|
BoundingRectangle
|
|
The Rectangle just enclosing this (FreeForm) Marquee |
Category:
|
Public Property BoundingRectangle() As Rectangle
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Rectangle |
|
ClipPath
|
|
The GraphicsPath defining the perimeter of a FreeForm Marquee |
Category:
|
Public Property ClipPath() As GraphicsPath
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
GraphicsPath |
|
DelBrush
|
|
Brush ued in the process of deleting this FreeForm Marquee |
Category:
|
Public Property DelBrush() As SolidBrush
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
SolidBrush |
|
DelPen
|
|
Pen used to effect deletion of this FreeForm Marquee |
Category:
|
Public Property DelPen() As Pen
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Pen |
|
EnclosedGraphReference
|
|
Collection of ProtoGraphs enclosed by this Marquee |
Category:
|
Public Property EnclosedGraphReference() As ProtoGraphCollection
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
ProtoGraphCollection |
|
MarqBrush
|
|
Brush used in the process of drawing this FreeForm Marquee |
Category:
|
Public Property MarqBrush() As SolidBrush
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
SolidBrush |
|
MarqPen
|
|
Pen used to draw this FreeForm Marquee |
Category:
|
Public Property MarqPen() As Pen
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Pen |
|
MarqPoint
|
|
Array of Points defining the perimeter of this FreeForm Marquee |
Category:
|
Public Property MarqPoint() As Point[]
|
Remarks:
|
|
This might eventually be replaced by a PointCollection |
IndexParameters:
|
|
|
Return Value:
|
|
Point[] |
|
MarqPointCount
|
|
Count of the Points defining the perimeter of this Freeform Marquee |
Category:
|
Public ReadOnly Property MarqPointCount() As Object
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Object |
|
MouseLoc
|
|
|
Category:
|
Public Property MouseLoc() As Point
|
Remarks:
|
|
|
IndexParameters:
|
|
|
Return Value:
|
|
Point |
|
|
|