Skews the object about its center along the y-axis (in the coordinate space of the root object
of the display).
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void SkewByYRootSpace( double angle ) |
Visual Basic |
---|
Public Sub SkewByYRootSpace ( _ angle As Double _ ) |
JScript |
---|
public function SkewByYRootSpace( angle : double ) |
Parameters
- angle
- Type: System..::..Double
Angle to skew by (in degrees).