'Declaration Public Overridable Function GetPoint( _
ByVal indexИндекс точки.As System.Int32 _
) As System.Windows.Point
public virtual System.Windows.Point GetPoint(
System.Int32 index
)
public: virtual System.Windows.Point GetPoint(
System.Int32 index
)
public:
virtual System.Windows.Point GetPoint(
System.Int32 index
)
Parameters
- index
- Индекс точки.
Return Value
System.Windows.Point по указанному индексу.