Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / TransientLayer Class / TextRotation Property

In This Topic
    TextRotation Property (TransientLayer)
    In This Topic
    Layer's rotation of texts
    Syntax
    public double TextRotation {get;}
    public:
    property double TextRotation {
       double get();
    }
    Remarks
    Gets/Sets rotation of texts in radians.
    See Also