Marquee Members

Marquee Overview


Public Enumerations

DragDirection Indicates the direction the Mouse was dragged to form this Marquee
GraphID Marks the Type of Graph being inserted with this Marquee
MarqueeConstruction Indicates the current state of the Construction of this Marquee
MarqueeReturnTask Indicates Task to be performed by calling ProtoGraph on Return from this Marquee

Constructors

New() The Plain-Vanilla Constructor

Public Properties

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

Public Methods

NotmalizeRectangle Adjusts Rectangle.Location so that its Width and Height are positive
PathIsInArea (GraphicsPath, GraphicsPath) Returns True iff a given GraphicsPath is entirely within the area of another given GraphicsPath
PathIsInArea (GraphicsPath, Rectangle) Returns True iff a given GraphicsPath is entirely within the area of a given Rectangle