Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiBackgroundSize Class / SetUserDefineSize Method
Width of paper.
Height of paper.
In This Topic
    SetUserDefineSize Method
    In This Topic
    Set user defined size of paper.
    Syntax
    public void SetUserDefineSize( 
       LengthProperty x,
       LengthProperty y
    )

    Parameters

    x
    Width of paper.
    y
    Height of paper.
    See Also