Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / Rect Class / Width Property

In This Topic
    Width Property (Rect)
    In This Topic
    Gets the width of the rect.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Width As Double
    public double Width {get;}
    See Also