STK AgPropagatorWrappersSend comments on this topic.
SetColor Method (IAgGatorPluginResultState)
See Also
Color
Windows





Windows & Linux

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
);
[Unmanaged C++]
public: HRESULT SetColor(
    BSTR Color
);
[Java]
public void setColor(
    String Color
);

Parameters

Color

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.