Class ot_math_kern_entry_tArrayHandle
public abstract class ot_math_kern_entry_tArrayHandle : SafeHandle, IDisposable
- Inheritance
-
ot_math_kern_entry_tArrayHandle
- Implements
- Derived
- Inherited Members
Constructors
ot_math_kern_entry_tArrayHandle(bool)
protected ot_math_kern_entry_tArrayHandle(bool ownsHandle)
Parameters
ownsHandle
bool
Properties
IsInvalid
When overridden in a derived class, gets a value indicating whether the handle value is invalid.
public override sealed bool IsInvalid { get; }