Gets/sets a height of resized bitmap.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Height As Single
public float Height { 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.