When the width and the height are too small to render the path using the current pen, this method sets the marquee to a pen that can render the path safely.
True if the marquee pen was changed; otherwise, false.
This method is necessary to handle the case where the perimeter of the marquee is less than the DashWidth. In that case, if the path is rendered with a pen that has a DashOffset greater than or equal to the DashWidth, .NET will throw a System.OutOfMemeoryException.
PSelectionEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace