Sets the alpha channel value for all color properties of the specified brush.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static Brush SetBrushAlpha ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function SetBrushAlpha( _ |
A copy of the specified brush with its colors' transparency set to the specified alpha value.
See Also