Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorScreen Class / Height Property

In This Topic
    Height Property (VisitorScreen)
    In This Topic
    The height of screen
    Syntax
    'Declaration
     
    
    Public Property Height As Integer
    public int Height {get; set;}
    See Also