Class ContentPresenter2D
- Namespace
- HelixToolkit.Wpf.SharpDX.Elements2D
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public class ContentPresenter2D : Element2D, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IDisposable, ITransformable2D, IHitable2D
- Inheritance
-
ContentPresenter2D
- Implements
- Inherited Members
Fields
Content2DProperty
public static readonly DependencyProperty Content2DProperty
Field Value
Properties
Content2D
[Bindable(true)]
public Element2D? Content2D { get; set; }
Property Value
Methods
OnCreateSceneNode()
Called when [create scene node].
protected override SceneNode2D OnCreateSceneNode()