Lombiq Helpful Libraries - Orchard Core Libraries - Shapes for Orchard Core
February 16, 2024 ยท View on GitHub
Extensions
LayoutExtensions: Adds features for adding shapes to the layout viaILayoutAccessor.ServiceCollectionExtensions: Allows addingShapeRendererto the service collection viaAddShapeRenderer().ShapeExtensions: Some shortcuts for managing shapes and a pair of extensions for creating ad-hoc shapes and injecting them into the shape table.
Shape rendering
IShapeRenderer: This service can be used to renderIShapeobjects tostringformat.