Property HasPixelSize
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
HasPixelSize
Gets a value indicating the dimension or size of the target drawing is specified.
public bool HasPixelSize { get; }
Property Value
- bool
This is true if the values of both PixelWidth and PixelHeight are positive; otherwise, it is false.