Struct DWrite.Font.Ref
public ref struct DWrite.Font.Ref : IDisposable
- Implements
- Inherited Members
Constructors
Ref(void*)
public Ref(void* ptr)
Parameters
ptrvoid*
Methods
CreateFontFace()
public DWrite.FontFace.Ref CreateFontFace()
Returns
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Operators
implicit operator void*(Ref)
public static implicit operator void*(DWrite.Font.Ref r)
Parameters
Returns
- void*