Initializes a new instance of a polyline primitive with the specified Set Hint. This is equivalent to constructing a polyline with a Polyline Type of
LineStrip and the specified Set Hint.| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsPolylinePrimitive InitializeWithHint( AgEStkGraphicsSetHint SetHint ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsPolylinePrimitive^ InitializeWithHint( AgEStkGraphicsSetHint SetHint ); |
| [Java] |
|---|
public IAgStkGraphicsPolylinePrimitive initializeWithHint( AgEStkGraphicsSetHint SetHint ); |
| [Unmanaged C++] |
|---|
|
- SetHint





