- Jun 6, 2020
- 11,559
- 4,422
This class contains designer extension script methods based on the snippets I previously posted with some enhancements that make it too complex to post as snippets.
You should now be able to shape and rotate any node, text alignment is currently handled for Button, Label, Radiobutton and Checkbox.
Spoiler: Provided Methods
Class : DSE_Shapes ShortName : DSE_Shapes
Methods:
Initialize
Initializes the object. You can add parameters to this method if needed.
StarView(DesignerArgs As DesignerArgs)
Parameters: Points as int, InnerRadius Factor, 1 or more views
Designer Script : DSE_Shapes.StarView(5,"0.5",Button1)
OvalView(DesignerArgs As DesignerArgs)
Create an oval or round view
Parameters: 1 or more buttons
Designer Script ...
You should now be able to shape and rotate any node, text alignment is currently handled for Button, Label, Radiobutton and Checkbox.
برای دیدن تصاویر باید ثبت نام کنید
Spoiler: Provided Methods
Class : DSE_Shapes ShortName : DSE_Shapes
Methods:
Initialize
Initializes the object. You can add parameters to this method if needed.
StarView(DesignerArgs As DesignerArgs)
Parameters: Points as int, InnerRadius Factor, 1 or more views
Designer Script : DSE_Shapes.StarView(5,"0.5",Button1)
OvalView(DesignerArgs As DesignerArgs)
Create an oval or round view
Parameters: 1 or more buttons
Designer Script ...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید