Click or drag to resize
SoAnnoText3Property Properties

The SoAnnoText3Property type exposes the following members.

Properties
  NameDescription
Public propertyfontSizeHint

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

Public propertyisCharOrientedRasterPrint

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

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyrenderPrintType

This flag specifies how annotation text should be rendered (as 3D text or 2D text) and how it should be printed when the Hard Copy Extension is used (as 3D vectors or 2D PostScript raster fonts).

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also