Harness proD API Help
EPLAN.Harness.API.Occurrences.CableDrawing Namespace / OccCdCommonTable Class / TableTopPosition Property
In This Topic
    TableTopPosition Property (OccCdCommonTable)
    In This Topic
    Gets or sets the position of the top left corner of a table.
    Syntax
    public Transform2DProperty<LengthProperty> TableTopPosition {get; set;}
    See Also