ShareX/ShareX.ScreenCaptureLib/Shapes/Drawing
2016-09-02 19:53:53 +03:00
..
ArrowDrawingShape.cs Use round cap for line drawing 2016-08-19 07:55:47 +03:00
BaseDrawingShape.cs Added shape category 2016-09-02 10:09:24 +03:00
EllipseDrawingShape.cs BaseShape refactor, shape update logic moved to BaseShape 2016-08-03 08:35:34 +03:00
FreehandDrawingShape.cs Use DrawLines method instead of AddLine loop 2016-09-02 19:53:53 +03:00
ImageDrawingShape.cs Added ShowNodes virtual function to BaseShape instead of using ShowResizeNodes property 2016-08-24 16:59:53 +03:00
LineDrawingShape.cs Use round cap for line drawing 2016-08-19 07:55:47 +03:00
RectangleDrawingShape.cs Added corner radius setting to rectangle and text drawing, dynamic pixel offset mode depending on border size to fix anti aliasing issues 2016-09-02 18:48:03 +03:00
RoundedRectangleDrawingShape.cs Added AddRoundedRectangleProper extension 2016-08-08 21:59:09 +03:00
SpeechBalloonDrawingShape.cs Store tail position separately 2016-08-31 03:14:24 +03:00
StepDrawingShape.cs Added ShowNodes virtual function to BaseShape instead of using ShowResizeNodes property 2016-08-24 16:59:53 +03:00
TextDrawingShape.cs Added corner radius setting to rectangle and text drawing, dynamic pixel offset mode depending on border size to fix anti aliasing issues 2016-09-02 18:48:03 +03:00