AGI STK Objects 11Send comments on this topic.
RampColor Property (IAgFmGfxContours)
See Also 
Windows






Windows & Linux

Description

Color ramp colors.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RampColor() As IAgFmGfxRampColor
[C#]
public IAgFmGfxRampColor RampColor {get;}
[Managed C++]
public: __property IAgFmGfxRampColor^ get_RampColor();
[Unmanaged C++]
public: HRESULT get_RampColor(
   IAgFmGfxRampColor ** ppRetVal
);
[Java]
public IAgFmGfxRampColor getRampColor();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.