GetSelectedAngle Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:15

Description

Returns rotation angle in tenth of degree counterclockwise*.

Syntax

dim iA as Integer = Page.GetSelectedAngle

Remarks

Since this property returns tenths of degree, divide its result with 10 when using it in Page.objsetanglepoint, and other angle-related parameters.

Context

Page designer