AGI STK Graphics 11Send comments on this topic.
PathPoint Property (IAgStkGraphicsFactoryAndInitializers)
See Also 
Windows






Windows & Linux

Description

Factory creates path points.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PathPoint() As IAgStkGraphicsPathPointFactory
[C#]
public IAgStkGraphicsPathPointFactory PathPoint {get;}
[Managed C++]
public: __property IAgStkGraphicsPathPointFactory^ get_PathPoint();
[Unmanaged C++]
public: HRESULT get_PathPoint(
   IAgStkGraphicsPathPointFactory ** ppRetVal
);
[Java]
public IAgStkGraphicsPathPointFactory getPathPoint();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.