Click or drag to resize
SoAnnoText3PropertyfontSizeHint Property

This flag is used when the field OIV.Inventor.Nodes.SoAnnoText3Property.renderPrintType is equal to RENDER3D_PRINT_RASTER or RENDER2D_PRINT_RASTER.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoAnnoText3PropertyFontSizeHints> fontSizeHint { get; }

Property Value

Type: SoSFEnumSoAnnoText3PropertyFontSizeHints
Remarks

It specifies how the font size for 2D text (whether rendered or raster) changes according to the view. . Default is FIT_VECTOR_TEXT.

See Also