次の方法で共有


MapElement3D.PitchProperty プロパティ

定義

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

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

プロパティ値

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

適用対象