| C# | Visual Basic | Visual C++ |
void InitializeCartographicWithColors( IAgGxCentralBody pCentralBody, AgGxVertexUpdate ExpectedVertexUpdate, AgGxPolylineType LineType, ref Array pCartographicPositions, ref Array pColors, AgGxRenderPassHint OpaqueOrTranslucent )
Sub InitializeCartographicWithColors ( _ pCentralBody As IAgGxCentralBody, _ ExpectedVertexUpdate As AgGxVertexUpdate, _ LineType As AgGxPolylineType, _ ByRef pCartographicPositions As Array, _ ByRef pColors As Array, _ OpaqueOrTranslucent As AgGxRenderPassHint _ )
void InitializeCartographicWithColors( [ InAttribute] IAgGxCentralBody^ pCentralBody, [ InAttribute] AgGxVertexUpdate ExpectedVertexUpdate, [ InAttribute] AgGxPolylineType LineType, [ InAttribute] Array^% pCartographicPositions, [ InAttribute] Array^% pColors, [ InAttribute] AgGxRenderPassHint OpaqueOrTranslucent )
- pCentralBody ( IAgGxCentralBody)
- ExpectedVertexUpdate ( AgGxVertexUpdate)
- LineType ( AgGxPolylineType)
- pCartographicPositions ( Array %)
- pColors ( Array %)
- OpaqueOrTranslucent ( AgGxRenderPassHint)
Assembly: AGI.Graphics.Primitives.Interop(Module: AGI.Graphics.Primitives.Interop) Version: 9.0.0.0 (9.0.0.0)