QuickMaskInformationResource.IsMaskEmpty

QuickMaskInformationResource.IsMaskEmpty property

Gets or sets a value indicating whether this instance is mask empty.

public bool IsMaskEmpty { get; set; }

Property Value

true if this instance is mask empty; otherwise, false.

See Also