MapControl.Is3DSupportedProperty Property

Definition

Identifies the Is3DSupported dependency property.

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

Property Value

Is the identifier for the Is3DSupported dependency property.

Applies to