ShapeElement.UpdateGeometryLuminosity Method

Include Protected Members
Include Inherited Members

Updates the luminosity for the pen or brush.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

UpdateGeometryLuminosity(DiagramClientView, Brush)

Updates the luminosity for the brush.

Public method

UpdateGeometryLuminosity(DiagramClientView, Pen)

Updates the luminosity for the pen.

Top

Remarks

Classes that are derived from ShapeGeometry should call this method.

See Also

Reference

ShapeElement Class

ShapeElement Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace