Click or drag to resize
PoMiscTextAttr Properties

The PoMiscTextAttr type exposes the following members.

Properties
  NameDescription
Public propertyendLineChar

Defines the end line character.

Public propertyfontName

Font name for text.

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

Defines the max number of characters per line.

Public propertyoutliningEnabled

Enables/Disables drawing of the outline of polygonal text (OIV.Inventor.Nodes.SoText3 and OIV.Inventor.Nodes.SoAnnoText3).

Public propertypredefinedProfileEnabled

Enables/Disables the use of a predefined profile for 3D text if they are activated (cf profileEnabled field).

Public propertyprofileEnabled

Enables/Disables the appearance of a profile for 3D Text.

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