ShareX/ShareX.ScreenCaptureLib/Shapes/Region
2016-09-03 11:26:02 +03:00
..
BaseRegionShape.cs Added shape category 2016-09-02 10:09:24 +03:00
EllipseRegionShape.cs BaseShape refactor, shape update logic moved to BaseShape 2016-08-03 08:35:34 +03:00
FreehandRegionShape.cs Use AddPolygon method instead of AddLine loop 2016-09-02 20:02:06 +03:00
RectangleRegionShape.cs CodeMaid cleanup 2016-07-30 04:21:18 +03:00
RoundedRectangleRegionShape.cs Removed corner radius setting from rectangle drawing, don't override OnDraw in rounded rectangle shape to use rectangle shape with corner radius assigned, don't show corner radius setting for speech balloon until it can be resolved 2016-09-03 11:26:02 +03:00