Gets/sets a width of resized bitmap.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Width As Single
public float Width { get; set; }
If this value is set to 0, it is calculated automatically to preserve bitmap aspect ratio. Width and Height cannot be set to 0 at the same time.
Default value is 0.