Class StackPanel2D
- Namespace
- HelixToolkit.WinUI.SharpDX.Elements2D
- Assembly
- HelixToolkit.WinUI.SharpDX.dll
public class StackPanel2D : Panel2D, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IWinRTObject, IDynamicInterfaceCastable, IEquatable<Control>, IDisposable, ITransformable2D, IHitable2D
- Inheritance
-
StackPanel2D
- Implements
-
IWinRTObject
- Inherited Members
Fields
OrientationProperty
The orientation property
public static readonly DependencyProperty OrientationProperty
Field Value
Properties
Orientation
Gets or sets the orientation.
public Orientation Orientation { get; set; }
Property Value
- Orientation
The orientation.
Methods
OnCreateSceneNode()
Called when [create scene node].
protected override SceneNode2D OnCreateSceneNode()