Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextPropertyList Class / TEXT_ANGLE Property / TEXT_ANGLE Property

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

    Property Value

    Returns property value of type System.Double.
    See Also