Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / RectanglePropertyList Class / RECTANGLE_ANGLE Property / RECTANGLE_ANGLE Property

In This Topic
    RECTANGLE_ANGLE Property
    In This Topic
    Rotation angle for rectangle # 19342.
    Syntax
    public PropertyValue RECTANGLE_ANGLE {get; set;}
    public:
    property PropertyValue^ RECTANGLE_ANGLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also