CTFramesetter.Handle Property
Definition
Handle (pointer) to the unmanaged object representation.
public IntPtr Handle { get; }
member this.Handle : nativeint
Property Value
- IntPtr
A pointer
Implements
Remarks
This IntPtr is a handle to the underlying unmanaged representation for this object.
Applies to