Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / MeasureLinkEventArgs Class / Height Property

In This Topic
    Height Property
    In This Topic
    Specifies the height of the link.
    Syntax
    'Declaration
     
    
    Public Property Height As Integer
    public int Height {get; set;}
    See Also