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

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