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

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