NodeShape.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. (Inherited from ShapeElement.)

Public method

UpdateGeometryLuminosity(DiagramClientView, Pen)

Updates the luminosity for the pen. (Inherited from ShapeElement.)

Top

Remarks

Classes that are derived from ShapeGeometry should call this method.

See Also

Reference

NodeShape Class

NodeShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace