'Declaration Protected Function GetTransformationPoint( _
ByVal indexAn index of point to get.As System.Int32 _
) As System.Windows.Point
protected System.Windows.Point GetTransformationPoint(
System.Int32 index
)
protected: System.Windows.Point GetTransformationPoint(
System.Int32 index
)
protected:
System.Windows.Point GetTransformationPoint(
System.Int32 index
)
Parameters
- index
- An index of point to get.
Return Value
A transformation point of interactive object.