'宣言 Public Function TranslatePoint( _ ByVal point As Point, _ ByVal relativeTo As UIElement _ ) As Point
public Point TranslatePoint( Point point, UIElement relativeTo )
パラメータ
- point
- relativeTo
'宣言 Public Function TranslatePoint( _ ByVal point As Point, _ ByVal relativeTo As UIElement _ ) As Point
public Point TranslatePoint( Point point, UIElement relativeTo )