API Help
Eplan.EplApi.DataModel.Graphics Namespace / ContactImage Class / Location Property

Location Property (ContactImage)
Get or set the placement's location.
Syntax
public override PointD Location {get; set;}
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.
Remarks
Setting value for Location change value of AutoAlign to true.
See Also