Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / Create Method
Page object.

In This Topic
    Create Method (PlaceHolder)
    In This Topic
    Creates a new PlaceHolder object on the specified Page.
    Syntax
    public void Create( 
       Page page
    )
    public:
    void Create( 
       Page^ page
    ) 

    Parameters

    page
    Page object.
    See Also