Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / Location Property

Location Property (WindowMacro)
The position of lower left corner of the macro defined by the user when storing it.
Syntax
public PointD Location {get;}

Property Value

The position of lower left corner of the macro.
Exceptions
ExceptionDescription
Thrown when the macro could not be opened successfully.
See Also