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