Table of Contents

Property IsEmpty

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

IsEmpty

Gets a value indicating whether this SvgSizeF has zero width and height.

public bool IsEmpty { get; }

Property Value

bool

This property returns true when this SvgSizeF has both a width and height of zero; otherwise, false.