[]
        
(Showing Draft Content)

GrapeCity.Drawing.IDrawingContext.DrawEffects

DrawEffects Method

DrawEffects(IVisualShape, Rectangle)

Draw the effects of the GrapeCity.Drawing.IVisualShape.

Declaration
void DrawEffects(IVisualShape visualElement, Rectangle rect)
Sub DrawEffects(visualElement As IVisualShape, rect As Rectangle)
Parameters
Type Name Description
IVisualShape visualElement

The GrapeCity.Drawing.IVisualShape.

Rectangle rect

The target region.