Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextBase Class / Location Property

Location Property (TextBase)
Get or set the placement's location.
Syntax
public override PointD Location {get; set;}

Property Value

location of the Text
Exceptions
ExceptionDescription
Thrown when property or function can not be used for specific class. For example it is thrown when this property is called on Eplan.EplApi.DataModel.MasterData.SymbolVariant objects.
See Also