-
Notifications
You must be signed in to change notification settings - Fork 878
PerspectivePanel
DianeXceed edited this page Jun 19, 2017
·
2 revisions
Only available in the Plus Edition
Derives from AnimationPanel
Perspective panel positions its children in a perspective view with the possibility of rotating the background children.
Property | Description |
---|---|
* | All the Properties from Canvas Panel. |
ActiveChildIndex | Gets or sets the ActiveChildIndex property. This dependency property indicates the top children. |
AnchorX | Gets or sets the X anchor of the PerspectivePanel. |
AnchorY | Gets or sets the Y anchor of the PerspectivePanel. |
AngleOfTwist | Gets or sets the Decay for the distance to which adjacent children lay out. |
DecayConstant | Gets or sets the DecayConstant property. |
ScaleFactorX | Gets or sets the ScaleFactorX property. |
ScaleFactorY | Gets or sets the ScaleFactorY property. |
ShiftX | Gets or sets the ShiftX property. |
ShiftY | Gets or sets the ShiftY property. |
Event | Description |
---|---|
* | All the Events from Canvas Panel. |