Edit

Share via


OrbitViewElementProperties Class

Definition

Class used by the OrbitViewPanel to store XY and distance values

public class OrbitViewElementProperties
type OrbitViewElementProperties = class
Public 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

Applies to