Click or drag to resize
PbMiscTextAttrIsProfileEnabled Method

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

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool IsProfileEnabled()

Return Value

Type: Boolean
Remarks

Only SoText3 text takes into account of this option (cf PoBase.setTextType() and PoBase.setVRML2Mode()) to to select the type of text used). This option is disabled by default.

See Also