Method | Description | |
---|---|---|
TransformBounds ( [ rect ) : |
||
TransformPoint ( [ point ) : Point | ||
TryTransform ( [ inPoint, Point &outPoint ) : bool |
Method | Description | |
---|---|---|
GeneralTransform ( ) : System | ||
TransformBoundsCore ( [ rect ) : |
||
TryTransformCore ( [ inPoint, Point &outPoint ) : bool |
public TransformBounds ( [ rect ) : |
||
rect | [ | |
return |
protected TransformBoundsCore ( [ rect ) : |
||
rect | [ | |
return |
public TryTransform ( [ inPoint, Point &outPoint ) : bool | ||
inPoint | [ | |
outPoint | Point | |
return | bool |
protected TryTransformCore ( [ inPoint, Point &outPoint ) : bool | ||
inPoint | [ | |
outPoint | Point | |
return | bool |