Table of Contents

Property IsEmpty

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.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.