WorkingPathResource.IsInverted

WorkingPathResource.IsInverted property

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

public bool IsInverted { get; set; }

Property Value

true if this instance is inverted; otherwise, false.

See Also