Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ContactImage Class / RelativeLocation Property

RelativeLocation Property
Gets or sets the location of this object relative to the parent.
Syntax
public PointD RelativeLocation {get; set;}
Exceptions
ExceptionDescription
Thrown when object has not been created yet.
Remarks
Setting value for RelativeLocation change value of AutoAlign to true.
See Also