Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Windows
Media
TranslateTransform
C# Class System.Windows.Media.TranslateTransform
Inheritance:
Transform
显示文件
Open project: shana/moon
Class Usage Examples
Public Methods
Method
Description
TryTransform
(
System.Point
inPoint
,
System.Point
&
outPoint
) :
bool
Method Details
TryTransform()
public
method
public
TryTransform
(
System.Point
inPoint
,
System.Point
&
outPoint
) :
bool
inPoint
System.Point
outPoint
System.Point
return
bool