Class PathPointManagedHandle
public class PathPointManagedHandle : PathPointOwnedHandle, IDisposable, IEquatable<PathPointHandle>
- Inheritance
-
PathPointManagedHandle
- Implements
- Inherited Members
Methods
Create()
public static PathPointManagedHandle Create()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()