Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Size2D Structure / Height Field

In This Topic
    Height Field (Size2D)
    In This Topic
    The vertical component of this Size2D structure.
    Syntax
    'Declaration
     
    Public Height As System.Double
    public System.double Height
    See Also