Factory creates path points.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PathPoint() As IAgStkGraphicsPathPointFactory |
| [C#] |
|---|
public IAgStkGraphicsPathPointFactory PathPoint {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsPathPointFactory ^ get_PathPoint(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsPathPointFactory getPathPoint(); |
[Python - STK API ] |
|---|
@property def PathPoint(self) -> "IAgStkGraphicsPathPointFactory": |






