Share via


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 종속성 속성의 식별자입니다.

적용 대상