SolidBrush objects represent brushes of a single color that are used to fill the interiors of geometric shapes.
Namespace: MindFusion.Drawing Assembly: PocketPlanner
Syntax
C# |
public class SolidBrush : Brush |
Visual Basic |
Public Class SolidBrush Inherits Brush |
Inheritance Hierarchy
See Also
|