VideoTool overview

Constructors

 ConstructorOverloaded

Public Events

 NewFrame
 Start
 Stop

Public Methods

 Clone (inherited from Tool)
 GetBitmapEditor (inherited from Tool)Returns the associated bitmap icon for a given Tool class. This icon is used at Tools gallery ListBox and Tools Editor dialog.
 GetChart
 GetCompressors
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 StartRecording
 StopRecording
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 Chart (inherited from TeeBase)Chart associated with this object
 Compression
 CompressionQuality
 Description
 FileName
 FrameCount
 FrameDuration
 FrameRate
 IsRecording
 Summary
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

Protected Fields

 bBrush (inherited from Tool)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 pPen (inherited from Tool)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 Assign (inherited from Tool)
 ChartEvent
 Dispose (inherited from Tool)
 KeyEvent (inherited from Tool)
 MouseEvent (inherited from Tool)
 OnDisposing (inherited from Tool)
 OnNewFrame
 OnStart
 OnStop
 SameClass (inherited from Tool)Returns True when the tmpSeries parameter is of the same class.
 SeriesEvent (inherited from Tool)
 SetActive (inherited from Tool)
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from Tool)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

VideoTool Class | Steema.TeeChart.Tools Namespace