Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / PlotFramePropertyList Constructor / PlotFramePropertyList Constructor(PlotFrame)
PlotFrame object whose properties will be affected.

In This Topic
PlotFramePropertyList Constructor(PlotFrame)
In This Topic
Should be used internal only
Syntax
public PlotFramePropertyList( 
   PlotFrame obj
)

Parameters

obj
PlotFrame object whose properties will be affected.
See Also