Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Windows
Media
RotateTransform
C# Class System.Windows.Media.RotateTransform
Inheritance:
Transform
Mostra file
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