Click or drag to resize
SoAnnoText3PropertyisCharOrientedRasterPrint 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 SoSFBool isCharOrientedRasterPrint { get; }

Property Value

Type: SoSFBool
Remarks

It specifies whether the text should be oriented (or not) for printing when using the Hard Copy Extension. Default is true.

See Also