API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariant Class / PropertyPlacements Property

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

Property Value

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