Sets a new point.
[Visual Basic .NET] |
---|
Public Sub SetPoint( _ ByVal Point As IAgCrdnPoint _ ) |
[C#] |
---|
public void SetPoint( |
[Managed C++] |
---|
public: void SetPoint( |
[Java] |
---|
public setPoint( |
[Unmanaged C++] |
---|
public: HRESULT SetPoint( |
- Point
- A pointer to a vector object.