Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnWinRTRenderingEngine Class : ToFontWeight Method |
public static FontWeight ToFontWeight( AnnFontWeight annfontWeight )
'Declaration
Public Shared Function ToFontWeight( _ ByVal annfontWeight As AnnFontWeight _ ) As FontWeight
'Usage
Dim annfontWeight As AnnFontWeight Dim value As FontWeight value = AnnWinRTRenderingEngine.ToFontWeight(annfontWeight)
public static FontWeight ToFontWeight( AnnFontWeight annfontWeight )
function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.ToFontWeight( annfontWeight )