Ovals
The Ovals subsection of the Object section of the evCreate API includes a function to create oval items.
oval namespace
The Ovals subsection of the Object evCreate API section is accessed with the oval namespace inside the object namespace:
evCreate.object.oval.Function()
Functions
Create(bounds: EvRect, zOrder?: EvObjectZOrder): Promise<EvItem>A function to create a new oval item.
08 April 2025