Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / DrawingObject Class / HT_RESIZE Field


In This Topic
    HT_RESIZE Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const HT_RESIZE As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = DrawingObject.HT_RESIZE
    public const int HT_RESIZE
    See Also