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