Property IsEmpty NamespaceSharpVectors.Dom.Svg AssemblySharpVectors.Core.dll IsEmpty Tests whether the Width or Height property of this SvgRectF has a value of zero. public bool IsEmpty { get; } Property Value bool This property returns true if the Width or Height property of this SvgRectF has a value of zero; otherwise, false.