API Help
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsPlotFrame Property

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