[]
        
(Showing Draft Content)

GrapeCity.Drawing.IDrawingContext.ShouldPaintChildren

ShouldPaintChildren Method

ShouldPaintChildren(IVisualShape)

Should paint the children of the geometryDrawing or not.

Declaration
bool ShouldPaintChildren(IVisualShape geometryDrawing)
Function ShouldPaintChildren(geometryDrawing As IVisualShape) As Boolean
Parameters
Type Name Description
IVisualShape geometryDrawing

The GrapeCity.Drawing.IVisualShape.

Returns
Type Description
bool

true if the children should be painted; otherwise, false.