ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Size2F Structure / Height Field

In This Topic
    Height Field (Size2F)
    In This Topic
    The vertical component of this Size2F structure.
    Syntax
    'Declaration
     
    Public Height As System.Single
    public System.float Height
    See Also