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

In This Topic
    RowSpacing Property (TransientLayer)
    In This Topic
    Specifies the Row Spacing. This property is used for PropertyPlacemets attributes. From Layer: -16002, Single: 100, 1.5 lines: 150, Double: 200.
    Syntax
    public double RowSpacing {get;}
    public:
    property double RowSpacing {
       double get();
    }
    See Also