ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.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