Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class / DistanceX Property
In This Topic
    DistanceX Property (PatternSettings)
    In This Topic
    Distance between items in X-axis.
    Syntax
    public LengthProperty DistanceX {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    Remarks
    If not set, it will be automatically counted by EPLAN.Harness.API.Projects.Documents.Designer.CreatePattern method.
    See Also