API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacement Class / GetPropertyPlacements Method

In This Topic
    GetPropertyPlacements Method (ViewPlacement)
    In This Topic
    Gets list of property placements.
    Syntax
    public List<PropertyPlacement> GetPropertyPlacements()
    public:
    List<PropertyPlacement^>^ GetPropertyPlacements(); 

    Return Value

    List of property placements.
    See Also