ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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 Integer
    public int DestinationHeight {get; set;}
    See Also