HKUnit.IsNull Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether all the dimensions in a unit cancel each other out. true
if they cancel, otherwise false
.
public virtual bool IsNull { [Foundation.Export("isNull")] get; }
member this.IsNull : bool
Property Value
- Attributes