Creates a solid brush with the specified color components.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Brush CreateSolidBrush ( |
Visual Basic
![]() |
---|
Public Function CreateSolidBrush( _ |
The alpha factor of the solid brush color.
The red component of the solid brush color.
The green component of the solid brush color.
An instance of the MindFusion.Drawing.SolidBrush that represents the newly created brush.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |