Share via


Matrix3DProjection.ProjectionMatrixProperty 屬性

定義

識別 ProjectionMatrix 相依性屬性。

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

屬性值

ProjectionMatrix相依性屬性的識別碼。

適用於