Property PixelHeight
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
PixelHeight
Gets the height of the bitmap in pixels.
public override int PixelHeight { get; }
Property Value
- int
The height of the bitmap in pixels.
Gets the height of the bitmap in pixels.
public override int PixelHeight { get; }
The height of the bitmap in pixels.