ShareX/ShareX.ScreenCaptureLib/Shapes/Drawing
2017-11-16 09:02:27 +03:00
..
ArrowDrawingShape.cs Only draw two arrows if two arrows not collide with each other to avoid GDI related bug 2017-11-09 19:55:37 +03:00
BaseDrawingShape.cs Update year 2017-01-11 11:39:40 +03:00
CropDrawingShape.cs Added RectangleInsideCanvas property 2017-11-14 15:05:12 +03:00
CursorDrawingShape.cs Set rectangle instead of start/end positions 2017-11-16 09:02:27 +03:00
EllipseDrawingShape.cs Draw shadow even when border is not visible 2017-06-14 17:28:22 +03:00
FreehandDrawingShape.cs Fix shape moving twice when moving and panning at the same time 2017-11-07 08:24:58 +02:00
ImageDrawingShape.cs Fix image from file shape created with 0 size 2017-11-07 19:08:52 +02:00
ImageScreenDrawingShape.cs Added RectangleInsideCanvas property 2017-11-14 15:05:12 +03:00
LineDrawingShape.cs Set rectangle instead of start/end positions 2017-11-16 09:02:27 +03:00
RectangleDrawingShape.cs Draw shadow even when border is not visible 2017-06-14 17:28:22 +03:00
SpeechBalloonDrawingShape.cs Rename variables 2017-11-06 19:01:02 +03:00
StepDrawingShape.cs Set rectangle instead of start/end positions 2017-11-16 09:02:27 +03:00
TextDrawingShape.cs Set rectangle instead of start/end positions 2017-11-16 09:02:27 +03:00
TextOutlineDrawingShape.cs Calculate proper font size for AddString 2017-02-17 23:23:19 +03:00