CTFontCollection.Handle Property

Definition

Handle (pointer) to the unmanaged object representation.

public IntPtr Handle { get; }

Property Value

IntPtr

A pointer

Implements

Remarks

This IntPtr is a handle to the underlying unmanaged representation for this object.

Applies to