-
Home
-
API
-
ProCad.Rendering
-
IShxFontResolver
-
Methods
-
TryGetFont(String?, CadRenderSceneSettings, out IShxFont?)
TryGetFont(String?, CadRenderSceneSettings, out IShxFont?) Method
Definition
Attempts to load a SHX/SHP font for the provided filename and settings.
bool TryGetFont(string? fontFile, CadRenderSceneSettings settings, [NotNullWhen(true)] scoped out IShxFont? font)
Parameters
Returns