VectorPathDataResource.IsDisabled

VectorPathDataResource.IsDisabled property

Gets or sets a value indicating whether this instance is disabled.

public bool IsDisabled { get; set; }

Property Value

true if this instance is disabled; otherwise, false.

See Also