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






Windows & Linux

Description

Color options for contour legend.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ColorOptions() As IAgFmGfxColorOptions
[C#]
public IAgFmGfxColorOptions ColorOptions {get;}
[Managed C++]
public: __property IAgFmGfxColorOptions^ get_ColorOptions();
[Unmanaged C++]
public: HRESULT get_ColorOptions(
   IAgFmGfxColorOptions ** ppRetVal
);
[Java]
public IAgFmGfxColorOptions getColorOptions();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.