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 依赖属性的标识符。

适用于