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

In This Topic
    IsScalable Property (TransientLayer)
    In This Topic
    Specifies if scale is considered with this Layer
    Syntax
    public bool IsScalable {get;}
    public:
    property bool IsScalable {
       bool get();
    }
    See Also