Fills the interior of a rectangle specified by a Rectangle structure.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
public abstract void FillRectangle ( Brush brush, Rectangle rect)
Public MustOverride Sub FillRectangle ( _ brush As Brush, _ rect As Rectangle _)
FillRectangle Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace