| C# | Visual Basic | Visual C++ |
void SetCartographicWithColors( AgGxPolylineType LineType, ref Array pCartographicPositions, ref Array pColors, AgGxRenderPassHint OpaqueOrTranslucent )
Sub SetCartographicWithColors ( _ LineType As AgGxPolylineType, _ ByRef pCartographicPositions As Array, _ ByRef pColors As Array, _ OpaqueOrTranslucent As AgGxRenderPassHint _ )
void SetCartographicWithColors( [ InAttribute] AgGxPolylineType LineType, [ InAttribute] Array^% pCartographicPositions, [ InAttribute] Array^% pColors, [ InAttribute] AgGxRenderPassHint OpaqueOrTranslucent )
- 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)