-
Notifications
You must be signed in to change notification settings - Fork 903
RelativeCanvas
DianeXceed edited this page Jun 19, 2017
·
3 revisions
Only available in the Plus Edition
Derives from AnimationPanel
A Panel which is similar to Canvas but it lays out its children relative to the panel's height and width.

| Property | Description |
|---|---|
| * | All the Properties from Canvas Panel. |
| Left (attached) | Gets or sets the Left property. |
| PinPoint (attached) | Gets or sets the PinPoint property. |
| RelativeHeight (attached) | Gets or sets the RelativeHeight property. |
| RelativeWidth (attached) | Gets or sets the RelativeWidth property. |
| Top (attached) | Gets or sets the Top property. |
| Event | Description |
|---|---|
| * | All the Events from Canvas Panel. |