ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / CarouselThumbnails Class / ImageHeight Property

In This Topic
    ImageHeight Property
    In This Topic
    Set the height of the image of thumbnails.
    Syntax
    'Declaration
     
    Public Property ImageHeight As System.Integer
    public System.int ImageHeight {get; set;}
    See Also