DecoratorHostShapeBase.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
UpdateGeometryLuminosity(DiagramClientView, Brush)
Updates the luminosity for the brush. (Inherited from ShapeElement.)
UpdateGeometryLuminosity(DiagramClientView, Pen)
Updates the luminosity for the pen. (Inherited from ShapeElement.)
Top
Remarks
Classes that are derived from ShapeGeometry should call this method.