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 依赖属性的标识符。

适用于