Share via


PerspectiveTransform3D.DepthProperty プロパティ

定義

Depth 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ DepthProperty { DependencyProperty ^ get(); };
static DependencyProperty DepthProperty();
public static DependencyProperty DepthProperty { get; }
var dependencyProperty = PerspectiveTransform3D.depthProperty;
Public Shared ReadOnly Property DepthProperty As DependencyProperty

プロパティ値

Depth 依存関係プロパティ識別子。

適用対象