STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgFmGfxColorOptions getColorOptions();
[Python - STK API ]
@property
def ColorOptions(self) -> "IAgFmGfxColorOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.