Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class / Rotation Property
In This Topic
    Rotation Property (PatternSettings)
    In This Topic
    Rotation of whole pattern.
    Syntax
    public TransformProperty<AngleProperty> Rotation {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    See Also