Converts an
AnnFont to a LTFont (UIFont/NSFont).
public static LTFont ToFont(
AnnFont
)
public static LTFont ToFont(
AnnFont font
)
function Leadtools.Annotations.Rendering.AnnUniversalRenderingEngine_ObjectiveC.ToFont(
font
)
Parameters
- font
- AnnFont object to convert
Return Value
LTFont (UIFont/NSFont) object created.