GrapeCity Documents for Imaging 6.1.2

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 LayoutRect.
    • Visual (derived from Space) - which represents a figure, text, or image on a Layer.

Correzioni

  • Underline for vertical East Asian text is now drawn on the right.