GrapeCity Documents for Imaging 6.1.2

Released: May 10, 2023

6.1.2 での更新項目

機能

  • 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.

不具合の修正

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