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