OrbitViewElementProperties Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class used by the OrbitViewPanel to store XY and distance values
public class OrbitViewElementPropertiestype OrbitViewElementProperties = classPublic Class OrbitViewElementProperties- Inheritance
- 
				OrbitViewElementProperties
Constructors
| OrbitViewElementProperties() | 
Properties
| DistanceFromCenter | Gets the distance from the center | 
| Element | Gets the Windows.UI.Xaml.UIElement | 
| XYFromCenter | Gets the X and Y point from the center |