GetShapesTextureRectangle method
Get texture source rectangle that is used for shapes drawing
Implementation
RectangleD GetShapesTextureRectangle() => run(
() => _debugLabels.GetShapesTextureRectangle(),
() => _flat.GetShapesTextureRectangle(),
);