IGeometryHost::UpdateGeometryLuminosity Method (DiagramClientView^, Brush^)

 

Modifies the luminosity of the specified brush.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Color UpdateGeometryLuminosity(
	DiagramClientView^ view,
	Brush^ brush
)

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
Return to top
Show: