MarqueeFreeForm Members

MarqueeFreeForm Overview



Constructors

New(ContainerGraph, MarqueeConstruction, MarqueeReturnTask) Instantiates a MarqueeFreeForm on a given ContainerGraph specifying certain key Marquee properties
New(ContainerGraph, MarqueeConstruction, MarqueeReturnTask, MouseEventArgs) Instantiates a MarqueeFreeForm on a given ContainerGraph specifying certain key Marquee properties, as well as current Mouse Location

Public Properties

BoundingRectangle The Rectangle just enclosing this (FreeForm) Marquee
ClipPath The GraphicsPath defining the perimeter of a FreeForm Marquee
DelBrush Brush ued in the process of deleting this FreeForm Marquee
DelPen Pen used to effect deletion of this FreeForm Marquee
EnclosedGraphReference Collection of ProtoGraphs enclosed by this Marquee
MarqBrush Brush used in the process of drawing this FreeForm Marquee
MarqPen Pen used to draw this FreeForm Marquee
MarqPoint Array of Points defining the perimeter of this FreeForm Marquee
MarqPointCount Count of the Points defining the perimeter of this Freeform Marquee
MouseLoc

Public Methods

GetBoundingRectangle () Calculates the bounding Rectangle of this (FreeForm) Marquee
GetBoundingRectangle (GraphicsPath) Computes the Rectangle which bounds a given GraphicsPath