Click or drag to resize
SoAnnoText3PropertyFontSizeHints Enumeration

Font size hint.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum FontSizeHints
Members
  Member nameValueDescription
ANNOTATION0

2D text maintains its nominal font size from any view angle.

FIT_VECTOR_TEXT1

The font size of 2D text changes according to the view angle (it follows the projection on the screen of 3D text).

Remarks