Share via


PlaneProjection.ProjectionMatrixProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ProjectionMatrixProperty { DependencyProperty ^ get(); };
static DependencyProperty ProjectionMatrixProperty();
public static DependencyProperty ProjectionMatrixProperty { get; }
var dependencyProperty = PlaneProjection.projectionMatrixProperty;
Public Shared ReadOnly Property ProjectionMatrixProperty As DependencyProperty

プロパティ値

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

適用対象