| C# | Visual Basic | Visual C++ |
void InitializeWithColors( IAgGxCentralBody pCentralBody, AgGxReferenceFrame ReferenceFrame, AgGxVertexUpdate ExpectedVertexUpdate, AgGxPolylineType LineType, ref Array pVertices, ref Array pColors, AgGxRenderPassHint OpaqueOrTranslucent )
Sub InitializeWithColors ( _ pCentralBody As IAgGxCentralBody, _ ReferenceFrame As AgGxReferenceFrame, _ ExpectedVertexUpdate As AgGxVertexUpdate, _ LineType As AgGxPolylineType, _ ByRef pVertices As Array, _ ByRef pColors As Array, _ OpaqueOrTranslucent As AgGxRenderPassHint _ )
void InitializeWithColors( [ InAttribute] IAgGxCentralBody^ pCentralBody, [ InAttribute] AgGxReferenceFrame ReferenceFrame, [ InAttribute] AgGxVertexUpdate ExpectedVertexUpdate, [ InAttribute] AgGxPolylineType LineType, [ InAttribute] Array^% pVertices, [ InAttribute] Array^% pColors, [ InAttribute] AgGxRenderPassHint OpaqueOrTranslucent )
- pCentralBody ( IAgGxCentralBody)
- ReferenceFrame ( AgGxReferenceFrame)
- ExpectedVertexUpdate ( AgGxVertexUpdate)
- 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)