Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Rectangle Class / Angle Property

Angle Property (Rectangle)
Returns angle.
Syntax
public virtual double Angle {get; set;}

Property Value

Angle in radians.
Exceptions
ExceptionDescription
Thrown when the angle cannot be read.
See Also