Visual Basic (Declaration) | |
---|---|
Public Function GetCoordintates() As Point() |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Point[] GetCoordintates() |
C++/CLI | |
---|---|
public: array<Point> GetCoordintates(); |
dotnetCHARTING | Send comments on this topic. |
GetCoordintates Method | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > Axis Class : GetCoordintates Method |
Visual Basic (Declaration) | |
---|---|
Public Function GetCoordintates() As Point() |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Point[] GetCoordintates() |
C++/CLI | |
---|---|
public: array<Point> GetCoordintates(); |