IsPathDirty Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

Gets or sets a value indicating whether this element's 'Path' is dirty.

protected virtual bool IsPathDirty { get; set; }

Returns

Boolean
true if the path is dirty; otherwise, false.