Share

DrawingView.Rotation Property

Parent Object: DrawingView

Description

Read-write property that gets and sets the absolute rotation angle of the drawing view in radians. The value can either be positive (counter-clockwise rotation) or negative (clockwise rotation).

Syntax

DrawingView.Rotation() As Double

Property Value

This is a read/write property whose value is a Double.

Version

Introduced in version 2008

Was this information helpful?