Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroBox Class / GetGraphics Method

GetGraphics Method (MacroBox)
Gets a Placement object that represents the macro box graphically on a page.
Syntax
public Placement GetGraphics()

Return Value

nullptr if there is no graphical representation of the macrobox

Exceptions
ExceptionDescription
Thrown when retrieving of graphical representation of this macro box failed.
See Also