NShape Reference
IPlanerShape.Angle Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > IPlanarShape Interface >

NShape Reference
IPlanerShape.Angle Property

Previous pageReturn to chapter overviewNext page

Rotation angle of the shape.

Syntax

int Angle { getset; }

Description

Rotation angle of the shape. The shape is rotated around its rotation control point in tenths of a degree.

In the shipped base classes, the angles < 0 or >= 3600 are normalized to a value between 0 and 3599.