IButtonShapes module

class IButtonShapes.IButtonShapes

Bases: ABC

abstract AddButton(row: int, column: int, height: int, width: int) IButtonShape
abstract property Count: int
get_Item