HoopsDrawmodeButtonElement

class wvc.HoopsDrawmodeButtonElement()

Displays the toolbar dropdown for selecting draw modes.

Index

Constructors

Properties

Constructors

wvc.HoopsDrawmodeButtonElement.constructor()
HoopsDrawmodeButtonElement(): HoopsDrawmodeButtonElement

Returns: HoopsDrawmodeButtonElement

Properties

wvc.HoopsDrawmodeButtonElement.dropDownPosition
dropDownPosition: (“top” | “left” | “right” | “bottom”)

Represents the position where the dropdown is located relative to the button. Possible values are “bottom”, “top”, “right”, or “left”. Default value is “right”.