Class FrameStatisticsModel2D
- Namespace
- HelixToolkit.Wpf.SharpDX.Elements2D
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public class FrameStatisticsModel2D : Element2D, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IDisposable, ITransformable2D, IHitable2D
- Inheritance
-
FrameStatisticsModel2D
- Implements
- Inherited Members
Fields
BackgroundProperty
public static readonly DependencyProperty BackgroundProperty
Field Value
ForegroundProperty
public static readonly DependencyProperty ForegroundProperty
Field Value
Properties
Background
public Brush? Background { get; set; }
Property Value
Foreground
public Brush? Foreground { get; set; }
Property Value
Methods
OnAttached()
protected override void OnAttached()
OnCreateSceneNode()
Called when [create scene node].
protected override SceneNode2D OnCreateSceneNode()
Returns
OnUpdate(RenderContext2D)
protected override void OnUpdate(RenderContext2D context)
Parameters
contextRenderContext2D