Lines Matching refs:Shape
1 # Shape chapter
3 The **Shape** component is the parent component of the drawing components. The attributes described…
5 1. Drawing components use **Shape** as their parent to implement the effect similar to SVG.
7 2. The **Shape** component is used independently to draw a specific shape.
16 …](ts-basic-components-text.md), [Column](ts-container-column.md), [Row](ts-container-row.md), Shape
21 Shape(value?: PixelMap)
33 | value | [PixelMap](../../apis-image-kit/js-apis-image.md#pixelmap7) | No| Shape to draw. You can …
291 Shape() {
308 Shape() {
318 Shape() {
330 Shape() {
340 Shape() {
351 Shape() {
361 Shape() {
372 Shape() {