WebAnimator.YSkewSupported
From Xojo Documentation
Read-Only Property (As Boolean )
BooleanValue = aWebAnimator.YSkewSupported
New in 2010r4
Supported for all project types and targets.
New in 2010r4
Supported for all project types and targets.
Return True if Y-axis skewing animation is supported by the browser. If False, then the SkewY method does nothing.
Sample Code
Call SkewY if supported by the browser: