共用方式為


MapLayer.VisibleProperty 屬性

定義

識別 Visible 相依性屬性。

public:
 static property DependencyProperty ^ VisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty VisibleProperty();
public static DependencyProperty VisibleProperty { get; }
var dependencyProperty = MapLayer.visibleProperty;
Public Shared ReadOnly Property VisibleProperty As DependencyProperty

屬性值

Visible相依性屬性。

適用於