ILNumerics Ultimate VS

Label Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Label type exposes the following members.

Properties

  NameDescription
Public propertyAnchor
Anchor position of the label. This point determines where the Position is located relative to the label's extent.

[ILNumerics Visualization Engine]

Public propertyColor
Any color (except null) will override individual object vertex colors.

[ILNumerics Visualization Engine]

(Inherited from Drawable.)
Public propertyStatic memberDefaultFont
Default font for new label objects

[ILNumerics Visualization Engine]

Public propertyFont
The system font used to render the label's text.

[ILNumerics Visualization Engine]

Public propertyFringe
Provides access to the fringe object, supporting the rendering on low-contrast background.

[ILNumerics Visualization Engine]

Public propertyID
Unique ID for the node within the scene

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyInterpreter
The interpreter object used to transform TeX expressions embedded into the Text into formatting commands / glyphs.

[ILNumerics Visualization Engine]

Protected propertyIsSynchedNode (Inherited from Node.)
Public propertyMarkable
Determines, if this node can be marked by the user

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyMarked
Marked state for the node

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyParent
Get the parent of this node or null, if this node is a root node

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyPickingID
If set to a valid shape ID, that shape will be marked in picking operations insted of this shape.

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyPosition
Position of the label inside the current viewport. Relative unit, range [0...1].

[ILNumerics Visualization Engine]

Public propertyRotation
Radian value to rotate the label on the plane parallel to the screen.

[ILNumerics Visualization Engine]

Protected propertySynchedVersion
The version of the sync source from the last synchronization.

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyTag
Object tag used to identify the node within the scene

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyText
The text to be displayed by the label. May includes simple TeX expressions.

[ILNumerics Visualization Engine]

Public propertyVersion
Modification version of this node, gets incremented at every change

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyVisible
Determines, if this node is visible or sets the visible state

[ILNumerics Visualization Engine]

(Inherited from Node.)
Top
See Also

Reference