AGI AgGator 11 Send comments on this topic.
SetColor Method (IAgGatorPluginResultState)
See Also 
Color





Description

Sets the segment color.

Syntax

[Visual Basic .NET]
Public Sub SetColor( _
   ByVal Color As String _
) 

[C#]
public void SetColor(
string Color
);

[Managed C++]
public: void SetColor(
String __gc ^ Color
);

[Java]
public  setColor(
String Color
);

[Unmanaged C++]
public: HRESULT SetColor(
BSTR Color
);

Parameters

Color

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1