Click or drag to resize
PoLabelField Properties

The PoLabelField type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyconcatType

Concatenation type between values and strings.

Public propertycoordinateType

Type of coordinates.

Public propertyfontSize

Font size for strings to display.

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

Horizontal justification.

Public propertypoint

List of points which are the coordinates of the strings.

Public propertystringField

List of strings to display.

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

List of values to display.

Public propertyverticalJustification

Vertical justification.

Top
See Also