API Help
Eplan.EplApi.DataModel Namespace / Page Class / PlotFrame Property

PlotFrame Property
Returns the page PlotFrame.
Syntax
public PlotFrame PlotFrame {get;}

Property Value

Returns the page PlotFrame.
Exceptions
ExceptionDescription
Thrown when a page has no frame.
See Also