ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / Scaler Class / DestinationHeight Property

In This Topic
    DestinationHeight Property
    In This Topic
    Gets or sets the destination height, in pixels.
    Syntax
    'Declaration
     
    Public Property DestinationHeight As System.Integer
    public System.int DestinationHeight {get; set;}
    See Also