Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiBackgroundSize Class
Members
In This Topic
    ApiBackgroundSize Class
    In This Topic
    Definition of paper frame size for nailboard and cable drawing.
    Object Model
    ApiBackgroundSize ClassTextProperty ClassBooleanProperty ClassLengthProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiBackgroundSize

    Syntax
    public class ApiBackgroundSize 
    Public Properties
     NameDescription
    Public PropertyName of type of paper. User defined has this value empty.  
    Public PropertyList of names of default sizes of paper ApiBackgroundSize.ApiSizeItem.  
    Public PropertyIf the paper has landscape orientation.  
    Public PropertyWidth of paper.  
    Public PropertyHeight of paper.  
    Top
    Public Methods
     NameDescription
    Public MethodSet type of paper.  
    Public MethodSet user defined size of paper.  
    Top
    See Also