Class FontFaceHandle
public class FontFaceHandle : ObjectHandle, IDisposable
- Inheritance
-
FontFaceHandle
- Implements
- Inherited Members
Constructors
FontFaceHandle(nint, bool)
public FontFaceHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static FontFaceHandle For<T>(ConstructArgument[] constructArguments) where T : FontFace, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T