ObliqueAngle property

Sets or returns the oblique angle, which defines the object's "slant" away from its vertical axis.

Syntax-

doubleVariable = object.Rotation

where:

     doubleVariable is a double-precision variable (or value) representing the ObliqueAngle property.

     object is one of the objects that has a Rotation property.

Examples ...

ObliqueAngle property example