IGeometryHost::UpdateGeometryLuminosity Method (DiagramClientView^, Pen^)
Visual Studio 2015
Modifies the luminosity of the specified pen.
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.
- pen
-
Type:
System.Drawing::Pen^
The pen whose luminosity is to be updated.
Return Value
Type: System.Drawing::Color
Show: