[]
Should paint the children of the geometryDrawing
or not.
bool ShouldPaintChildren(IVisualShape geometryDrawing)
Function ShouldPaintChildren(geometryDrawing As IVisualShape) As Boolean
Type | Name | Description |
---|---|---|
IVisualShape | geometryDrawing | The GrapeCity.Drawing.IVisualShape. |
Type | Description |
---|---|
bool |
|