MapControl.ZoomInteractionModeProperty プロパティ

定義

ZoomInteractionMode 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ZoomInteractionModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ZoomInteractionModeProperty();
public static DependencyProperty ZoomInteractionModeProperty { get; }
var dependencyProperty = MapControl.zoomInteractionModeProperty;
Public Shared ReadOnly Property ZoomInteractionModeProperty As DependencyProperty

プロパティ値

ZoomInteractionMode 依存関係プロパティの識別子。

適用対象