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

 

Modifies the luminosity of the specified pen.

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,
	Pen^ pen
)

Parameters

view
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^

The DiagramClientView which may maintain useful highlighting information.

pen
Type: System.Drawing::Pen^

The pen whose luminosity is to be updated.

Return Value

Type: System.Drawing::Color
Return to top
Show: