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

In This Topic
    Alignment Property (TransientLayer)
    In This Topic
    Specifies the Justification.
    Syntax
    public TransientLayer.AlignmentType Alignment {get;}
    public:
    property TransientLayer.AlignmentType Alignment {
       TransientLayer.AlignmentType get();
    }
    See Also