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

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