MapControl.Is3DSupportedProperty 属性

定义

标识 Is3DSupported 依赖属性。

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

属性值

Is3DSupported 依赖属性的标识符。

适用于