New to Kendo UI for Angular? Start a free 30-day trial
ShapeType
Updated on Oct 31, 2025
The built-in shape types.
type ShapeType = "rectangle" | "circle" | "image" | "text";
The built-in shape types.
type ShapeType = "rectangle" | "circle" | "image" | "text";