次の方法で共有


MapElement3D.ScaleProperty プロパティ

定義

Scale Windows ランタイム プロパティをバックアップする依存関係プロパティを取得します。

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

プロパティ値

Scale Windows ランタイム プロパティをバックアップする依存関係プロパティ。

適用対象