Click or drag to resize
SoAnnoText3PropertyFontSizeHints Enumeration

Font size hint.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
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