MapElement3D.ScaleProperty Property

Definition

Gets the dependency property that backs the Scale Windows Runtime property.

public:
 static property DependencyProperty ^ ScaleProperty { DependencyProperty ^ get(); };
static DependencyProperty ScaleProperty();
public static DependencyProperty ScaleProperty { get; }
var dependencyProperty = MapElement3D.scaleProperty;
Public Shared ReadOnly Property ScaleProperty As DependencyProperty

Property Value

The dependency property that backs the Scale Windows Runtime property.

Applies to