IGeometryHost::UpdateGeometryLuminosity Method (DiagramClientView^, Brush^)
Visual Studio 2015
Modifies the luminosity of the specified brush.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- view
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^
The DiagramClientView which may maintain useful highlighting information.
- brush
-
Type:
System.Drawing::Brush^
The brush whose luminosity is to be updated.
Return Value
Type: System.Drawing::Color
Show: