Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows 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