ILNumerics Ultimate VS

TickCollection Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The TickCollection type exposes the following members.

Properties

  NameDescription
Public propertyAlpha
Alpha value, range [0...1], if set, this value modifies the alpha values for ALL nodes of this subtree. Use for blend effects only!

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyAnimations (Inherited from Group.)
Public propertyChildren
Collection of child for this group

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyClipping
Gets all 6 available clipping planes for the group or sets it. Null: derive clipping from parent node (default)

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyColor
Gets the color for the lines of the ticks and the main axis line or sets it.

[ILNumerics Visualization Engine]

Public propertyColorOverride
If set, this color will override all individual colors in this subtree

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyCount
Gets the current number of ticks in the collection (readonly)

[ILNumerics Visualization Engine]

Public propertyDefaultLabel
The label template used to create new tick labels; provides all settings (color, font, ...)

[ILNumerics Visualization Engine]

Public propertyDefaultTickLabelSize
Gets the default size of tick labels in pixels or sets it. Default: actual size of [!:TickSizeMeasureDefaultTemplate] with [!:DefaultLabel.Font].

[ILNumerics Visualization Engine]

Public propertyID
Unique ID for the node within the scene

[ILNumerics Visualization Engine]

(Inherited from Node.)
Protected propertyIsSynchedNode (Inherited from Node.)
Public propertyItem
Retrieve a single tick by index; to be used in Manual Tick Mode only!

[ILNumerics Visualization Engine]

Public propertyLengthLevelFraction
Gets/sets the fraction used to modify the lenght of the ticks for every tick level. Default: 0.5f

[ILNumerics Visualization Engine]

Public propertyLines
Access to the Lines shape used for drawing the tick lines

[ILNumerics Visualization Engine]

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 propertyMaxNumberDigitsShowFull
Threshold on number of digits allowed for a tick label before it gets abbreviated and the scale label is shown. Default: 5

[ILNumerics Visualization Engine]

Public propertyMode
Gets the tick creation mode or sets it

[ILNumerics Visualization Engine]

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.)
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 propertyTarget
If set, determines the target for rendering: world (3D) or screen (2D) on top. Default: not set (derive from parent)

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyTickLength
Gets/sets the length of the ticks; negative values: flip ticks inside plot cube; unit: fraction of DefaultFont height; default: 0.5f

[ILNumerics Visualization Engine]

Public propertyTimeoutAware
Sets if this group and all children are sensible for timeouts during rendering or gets that flag. Default: null -> derive from parent

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyTransform
[4x4] matrix with the affine transforms which this node applies to all children

[ILNumerics Visualization Engine]

(Inherited from Group.)
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.)
Public propertyWidth
Gets the thickness of the tick lines or sets it

[ILNumerics Visualization Engine]

Top
See Also

Reference