Difference between revisions of "RoundRectShape.CornerHeight"
From Xojo Documentation
(SMBot: new page by automated transformation) |
m (PLefebvre moved page RoundRectShape.Cornerheight to RoundRectShape.CornerHeight: Fixed casing of name) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{PropertyBox | {{PropertyBox | ||
− | | name= | + | | name=CornerHeight |
| owner=[[RoundRectShape]] | | owner=[[RoundRectShape]] | ||
| ownertype=class | | ownertype=class | ||
Line 7: | Line 7: | ||
| platform=all | | platform=all | ||
}} | }} | ||
− | The height of the inset corner oval. | + | {{Description |
+ | |text = The height of the inset corner oval. }} |
Latest revision as of 18:15, 20 March 2019
Property (As Double )
aRoundRectShape.CornerHeight = newDoubleValue
or
DoubleValue = aRoundRectShape.CornerHeight
Supported for all project types and targets.
or
DoubleValue = aRoundRectShape.CornerHeight
Supported for all project types and targets.
The height of the inset corner oval.