Text2D Events |
The Text2D type exposes the following members.
Name | Description | |
---|---|---|
AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component.) | |
BackChanged | ||
BackColorChanged | ||
BackSizeAddChanged | Occurs when the BackSizeAdd property value changes. | |
BackStyleChanged | Occurs when the BackStyle property value changes. | |
BoundingRadiusChanged | Occurs when the BoundingRadius property value changes. | |
CanBeSelectedChanged | Occurs when the CanBeSelected property value changes. (Inherited from ObjectInSpace.) | |
CloneEvent |
Occurs when object is cloned.
(Inherited from Component.) | |
CloneSupportChanged |
Occurs after changing value of CloneSupport property.
(Inherited from Component.) | |
ColorChanged | Occurs when the Color property value changes. | |
ComponentAdded |
Occurs when a child component is added.
(Inherited from Component.) | |
ComponentRemoved |
Occurs when a child component is removed.
(Inherited from Component.) | |
ComponentsChanged |
Occurs when the set of children is changed.
(Inherited from Component.) | |
DisabledEvent |
Occurs when the object is disabled from a hierarchy of the components or is disabled. See also EnabledInHierarchy property.
(Inherited from Component.) | |
DisabledInSimulation |
Occurs when the object is detached from a hierarchy of the components or is disabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.) | |
DisplayInEditorChanged |
Occurs when value of DisplayInEditor property is changed.
(Inherited from Component.) | |
DisplayInSimulationChanged | Occurs when the DisplayInSimulation property value changes. | |
DisposeEvent |
Occurs when the object is disposed.
(Inherited from Component.) | |
EnabledChanged |
Occurs when the Enabled property value changes.
(Inherited from Component.) | |
EnabledEvent |
Occurs when the object is attached to a hierarchy of the components and is enabled. See also EnabledInHierarchy property.
(Inherited from Component.) | |
EnabledInHierarchyChanged |
Occurs when the EnabledInHierarchy property value changes.
(Inherited from Component.) | |
EnabledInSimulation |
Occurs when the object is attached to a hierarchy of the components and is enabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.) | |
FontChanged | ||
FontSizeChanged | ||
GetRenderSceneData | (Inherited from ObjectInSpace.) | |
GetRenderSceneDataBefore | (Inherited from ObjectInSpace.) | |
HorizontalAlignmentChanged | Occurs when the HorizontalAlignment property value changes. | |
LifetimeEnd | (Inherited from ObjectInSpace.) | |
LoadEvent |
Occurs during object loading.
(Inherited from Component.) | |
MetadataGetMemberBySignatureEvent |
Occurs when the object metadata member is received by name.
(Inherited from Component.) | |
MetadataGetMembersEvent |
Occurs upon receipt of the object's metadata members.
(Inherited from Component.) | |
MetadataGetMembersFilterEvent |
Occurs when filtering receive members of the object metadata.
(Inherited from Component.) | |
MultilineChanged | Occurs when the Multiline property value changes. | |
NameChanged |
Occurs when component name is changed.
(Inherited from Component.) | |
NetworkModeChanged | Occurs when the NetworkMode property value changes. (Inherited from Component.) | |
PixelAlignChanged | Occurs when the PixelAlign property value changes. | |
PreloadResourcesEvent |
Occurs when preloading the resources used by the object.
(Inherited from Component.) | |
ReceiveNetworkMessageFromClient | (Inherited from Component.) | |
ReceiveNetworkMessageFromServer | (Inherited from Component.) | |
RemainingLifetimeChanged | Occurs when the RemainingLifetime property value changes. (Inherited from ObjectInSpace.) | |
RemovedFromParent |
Occurs when a component is removed from the parent.
(Inherited from Component.) | |
RenderAfter | ||
RenderBackAfter | ||
RenderBackBefore | ||
RenderBefore | ||
SaveEvent |
Occurs during object saving.
(Inherited from Component.) | |
SaveSupportChanged |
Occurs after changing value of SaveSupport property.
(Inherited from Component.) | |
ScreenLabelChanged | Occurs when the ScreenLabel property value changes. (Inherited from Component.) | |
ShadowChanged | ||
ShadowColorChanged | ||
ShadowOffsetChanged | ||
SimulationStep |
Occurs during the simulation step.
(Inherited from Component.) | |
SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component.) | |
SpaceBoundsUpdateEvent | (Inherited from ObjectInSpace.) | |
SpaceBoundsUpdateIncludeChildrenEvent | (Inherited from ObjectInSpace.) | |
TextChanged | Occurs when the Text property value changes. | |
TextHorizontalAlignmentChanged | Occurs when the TextHorizontalAlignment property value changes. | |
TransformChanged | Occurs when the Transform property value changes. (Inherited from ObjectInSpace.) | |
UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component.) | |
VerticalAlignmentChanged | Occurs when the VerticalAlignment property value changes. | |
VerticalIndentionChanged | ||
VisibilityDistanceChanged | Occurs when the VisibilityDistance property value changes. | |
VisibleChanged | Occurs when the Visible property value changes. (Inherited from ObjectInSpace.) |