Show / Hide Table of Contents

    Class Position

    Size and positioning of controls

    Inheritance
    System.Object
    Position
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class Position : object

    Properties

    height

    Declaration
    public int height { get; set; }
    Property Value
    Type Description
    System.Int32

    width

    Declaration
    public int width { get; set; }
    Property Value
    Type Description
    System.Int32

    x

    Declaration
    public int x { get; set; }
    Property Value
    Type Description
    System.Int32

    y

    Declaration
    public int y { get; set; }
    Property Value
    Type Description
    System.Int32
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top