Table of Contents

Property IsEmpty

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

IsEmpty

Gets a value indicating whether this SvgPointF is empty.

public bool IsEmpty { get; }

Property Value

bool

This is true if both X and Y are 0; otherwise, false.