API Help
Eplan.EplApi.DataModel Namespace / ViewPart Class / PropertyPlacements Property

In This Topic
PropertyPlacements Property (ViewPart)
In This Topic
Returns Eplan.EplApi.DataModel.Graphics.PropertyPlacements assigned to the ViewPart.
Syntax
public PropertyPlacement[] PropertyPlacements {get;}

Property Value

Eplan.EplApi.DataModel.Graphics.PropertyPlacements assigned to the ViewPart.
See Also