CADability dotNET

The AnimatedView type exposes the following members.

Properties

  NameDescription
BackgroundColor
Backgroundcolor to override the default background color as defined in the global settings
DraggingObjects
DriveList
List of all drives defined in this context.
EntryType
Overrides EntryType, returns GroupTitle.
(Overrides IShowPropertyImpl..::.EntryType.)
HighlightColor
Color of the highlighted objects
IsPaused
True while the anumation is paused
IsRunning
True while the animation/simulation is running.
LabelText (Overrides IShowPropertyImpl..::.LabelText.)
LabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::.LabelType.)
Name
Name of this AnimatedView as shown in the controlcenter
Speed
Set or get the current speed factor (1.0 is normal)
SubEntries
Overrides SubEntries, returns the subentries in this property view.
(Overrides IShowPropertyImpl..::.SubEntries.)
SubEntriesCount
Overrides SubEntriesCount, returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::.SubEntriesCount.)
VisibleLayers
List of visible layers. Modify visible layers using Set(Layer, Boolean)

Explicit Interface Implementations

See Also