ComponentOne Bitmap for UWP
GetPanose Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > Font1 Class : GetPanose Method
void IDWriteFont1::GetPanose([Out] DWRITE_PANOSE* panose)
Syntax
'Declaration
 
Public Sub GetPanose( _
   ByRef anoseRef As Panose _
) 
public void GetPanose( 
   out Panose anoseRef
)

Parameters

anoseRef
See Also

Reference

Font1 Class
Font1 Members