Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsSegmentPlacement Property

In This Topic
    AsSegmentPlacement Property
    In This Topic
    Gets property id value as Properties.SegmentPlacement.
    Syntax
    public Properties.SegmentPlacement AsSegmentPlacement {get;}
    public:
    property Properties.SegmentPlacement AsSegmentPlacement {
       Properties.SegmentPlacement get();
    }
    See Also