TryGetFont(String?, CadRenderSceneSettings, out IShxFont?) Method

Definition

public bool TryGetFont(string? fontFile, CadRenderSceneSettings settings, [NotNullWhen(true)] scoped out IShxFont? font)

Parameters

fontFile
String?
font
IShxFont

Returns