Released: Nov 24, 2023
Aggiornamenti in 6.2.5
Correzioni
- Synced version with other GrapeCity.Documents packages.
Released: Oct 28, 2023
Aggiornamenti in 6.2.4
Funzionalità
- Synced version with other Document Solutions packages.
Released: Sep 29, 2023
Aggiornamenti in 6.2.3
Funzionalità
- Synced version with other GrapeCity.Documents packages.
Released: Sep 14, 2023
Aggiornamenti in 6.2.2
Funzionalità
- Synced version with other GrapeCity.Documents packages.
Released: Aug 18, 2023
Aggiornamenti in 6.2.1
Correzioni
- Improved word wrapping behavior.
- TextAlignment.Distributed effect is incorrect.
Released: Aug 7, 2023
Aggiornamenti in 6.2.0
Funzionalità
GrapeCity Documents Image Viewer (GcImageViewer) adds new Paint and Text Tools.
Draw freehand content or add text effortlessly over images to add additional information to your images.
- Paint Tools
- Paint options
- Pencil - draw freehand strokes without anti-aliasing.
- Brush - draw freehand brush strokes with smooth edges and anti-aliasing.
- Clone Stamp - copy pixels from one area to another using a seamless painting technique.
- Eraser - erase part of the image.
- Settings
Released: Jul 12, 2023
Aggiornamenti in 6.1.5
Funzionalità
- Synced version with other GrapeCity.Documents packages.
Released: Jun 20, 2023
Aggiornamenti in 6.1.4
Funzionalità
- Synced version with other GrapeCity.Documents packages.
Released: Jun 1, 2023
Aggiornamenti in 6.1.3
Correzioni
- [TextLayout] Index out of range is thrown in some scenarios.
Released: May 10, 2023
Aggiornamenti in 6.1.2
Funzionalità
- Added Helper classes in the GrapeCity.Documents.Layout.Composition namespace to simplify drawing layouts on a GcGraphics.
- Added new classes:
- Surface - which represents a surface that can draw its views on a GcGraphics.
- Layer - which represents a drawing layer with visuals, optional clipping and nested layers.
- View (derived from Layer) - which represents a Layer with an associated LayoutView object and transformation.
- Space - which represents a space on a Layer with an associated...