Esempio n. 1
0
 def textbox(self):
     return _Shape(test_shape_elements.textbox)
Esempio n. 2
0
 def placeholder(self):
     return _Shape(test_shape_elements.placeholder)
Esempio n. 3
0
 def rounded_rectangle(self):
     return _Shape(test_shape_elements.rounded_rectangle)
Esempio n. 4
0
 def autoshape(self):
     return _Shape(test_shape_elements.autoshape)