'Declaration Protected Overrides Function TransformFromContentSpaceToImageSpace( _
ByVal sourceMatrixМатрица для преобразования.As System.Windows.Media.Matrix _
) As System.Windows.Media.Matrix
protected override System.Windows.Media.Matrix TransformFromContentSpaceToImageSpace(
System.Windows.Media.Matrix sourceMatrix
)
protected: System.Windows.Media.Matrix* TransformFromContentSpaceToImageSpace(
System.Windows.Media.Matrix* sourceMatrix
); override
protected:
System.Windows.Media.Matrix^ TransformFromContentSpaceToImageSpace(
System.Windows.Media.Matrix^ sourceMatrix
); override
Parameters
- sourceMatrix
- Матрица для преобразования.
Return Value
Матрица в пространстве изображения.