PoLabelField Properties |
The PoLabelField type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | concatType | Concatenation type between values and strings. |
![]() | coordinateType | Type of coordinates. |
![]() | fontSize | Font size for strings to display. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | justification | Horizontal justification. |
![]() | point | List of points which are the coordinates of the strings. |
![]() | stringField | List of strings to display. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | value | List of values to display. |
![]() | verticalJustification | Vertical justification. |