Property IsValid
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
IsValid
Gets a value indicating whether this handle refers to a live shape.
public bool IsValid { get; }Property Value
Remarks
False for a default-constructed handle and for one whose shape has been destroyed.