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