Share via


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 依存関係プロパティ。

適用対象