SoFontIsMCSJapaneseSFEnabled Method |
Note: This API is now obsolete.
Obsoletesince Open Inventor 9000
Use isJapaneseSFEnabled instead.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static bool IsMCSJapaneseSFEnabled()
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("See documentation for more details")>
Public Shared Function IsMCSJapaneseSFEnabled As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"See documentation for more details")]
static bool IsMCSJapaneseSFEnabled()
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("See documentation for more details")>]
static member IsMCSJapaneseSFEnabled : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also