New to Kendo UI for AngularStart a free 30-day trial

Pattern

Class

Represents a pattern used to fill a shape.

Definition

Package:@progress/kendo-drawing

Methods

Appends the specified element as a last child of the pattern.

Parameters:elementsElement[]

Removes all child elements from the pattern.

Inserts an element at the specified position.

Parameters:positionnumber

The position to insert the element at. Existing children beyond this position are shifted right.

elementElement

The element to insert.

Removes the specified element from the pattern.

Parameters:elementElement

The element to remove.

Removes the child element at the specified position.

Parameters:indexnumber

The index at which the element currently resides.

In this article
DefinitionMethodsappendclearinsertremoveremoveAt
Not finding the help you need?
Contact Support