Click or drag to resize

StateGroupModel Properties

The StateGroupModel type exposes the following members.

Properties
  Name Description
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property AutoPlay
Activates this State and all included actions automatically when the simulation loads.
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property CurrentStateId
Defines the first enabled State of the StateGroup.
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property Description
Displays a description of the object to the user.
(Inherited from TriggableModel.)
Public property EmphasisDuration
Duration of an element's emphasizing in the scene.
(Inherited from ViewableModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Fields (Inherited from ScopeableModel.)
Public property FieldsSerialized (Inherited from ScopeableModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property IsScope (Inherited from ScopeableModel.)
Public property IsVisible (Inherited from ViewableModel.)
Public property MessageHandlers (Inherited from ScopeableModel.)
Public property MessageHandlersSerialized (Inherited from ScopeableModel.)
Public property States
Public property StatesSerialized
Lists the available States in this StateGroup.
Public property Tags (Inherited from ViewableModel.)
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property Title
Defines a title for the object.
(Inherited from TriggableModel.)
Public property TransitionDuration
Defines the length of the transition time between States.
Public property Triggers (Inherited from TriggableModel.)
Public property TriggersSerialized
Lists the available Triggers for this object.
(Inherited from TriggableModel.)
Public property WasShown
(Internal use only) Returns true if the object has been shown in the simulation.
(Inherited from ViewableModel.)
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also