ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / Scaler Class / DestinationWidth Property

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