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

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