●Tasker有無:購入済み 
●Androidバージョン:10
●root有無:なし 
●やりたいこと 
SceneかElementの縦横サイズを変数を用いる等をして動的に変更したい
●やったこと
とりあえずSceneとElementを作成

Scene: R1
P:100x400 L:-1x-1

Orientation: System
Background Colour: #33FF0000
Action Bar Style: System
Title: Test
Subtitle:
Icon: null
Tab Labels:

Element: Rectangle1/Rectangle
Geometry:
P:0,0 100x400 L:0,0 1x200
Content:
Shader: None
Colour: #7700C3FF
End Colour:
Border Width: 0
Border Colour: #FF000000
Corner Radius: 0
Rounded Corners: All
Events:
Stroke: 105



●知りたいこと
Geometryに変数使えばいけると思ったけど、数値しか指定できないので、SceneかElementの縦横サイズをどうすれば変更できるか教えていただきたい