| C# | Visual Basic | Visual C++ |
void Initialize( IAgGxCentralBody pCentralBody, AgGxReferenceFrame ReferenceFrame, AgGxVertexUpdate ExpectedVertexUpdate, AgGxPolylineType LineType, ref Array pVertices, IAgGxInterpolator pInterpolator )
Sub Initialize ( _ pCentralBody As IAgGxCentralBody, _ ReferenceFrame As AgGxReferenceFrame, _ ExpectedVertexUpdate As AgGxVertexUpdate, _ LineType As AgGxPolylineType, _ ByRef pVertices As Array, _ pInterpolator As IAgGxInterpolator _ )
void Initialize( [ InAttribute] IAgGxCentralBody^ pCentralBody, [ InAttribute] AgGxReferenceFrame ReferenceFrame, [ InAttribute] AgGxVertexUpdate ExpectedVertexUpdate, [ InAttribute] AgGxPolylineType LineType, [ InAttribute] Array^% pVertices, [ InAttribute] IAgGxInterpolator^ pInterpolator )
- pCentralBody ( IAgGxCentralBody)
- ReferenceFrame ( AgGxReferenceFrame)
- ExpectedVertexUpdate ( AgGxVertexUpdate)
- LineType ( AgGxPolylineType)
- pVertices ( Array %)
- pInterpolator ( IAgGxInterpolator)
Assembly: AGI.Graphics.Primitives.Interop(Module: AGI.Graphics.Primitives.Interop) Version: 9.0.0.0 (9.0.0.0)