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