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

In This Topic
    Height Field (Size2L)
    In This Topic
    The vertical component of this Size2L structure.
    Syntax
    'Declaration
     
    Public Height As System.Integer
    public System.int Height
    See Also