Initializes a new path point with the given date.
[Visual Basic .NET] |
---|
Public Function InitializeWithDate( _ ByVal PathPointDate As IAgDate _ ) As IAgStkGraphicsPathPoint |
[C#] |
---|
public IAgStkGraphicsPathPoint InitializeWithDate( |
[Managed C++] |
---|
public: IAgStkGraphicsPathPoint^ InitializeWithDate( |
[Java] |
---|
public IAgStkGraphicsPathPoint initializeWithDate( |
[Unmanaged C++] |
---|
public: HRESULT InitializeWithDate( |
- PathPointDate
- A date of the path point.