STK ObjectsSend comments on this topic.
RangeColorOptions Property (IAgFmGfxLegend)
See Also
Windows





Windows & Linux

Description

Range color options for contour legend.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RangeColorOptions() As IAgFmGfxRangeColorOptions
[C#]
public IAgFmGfxRangeColorOptions RangeColorOptions {get;}
[Managed C++]
public: __property IAgFmGfxRangeColorOptions ^ get_RangeColorOptions();
[Unmanaged C++]
public: HRESULT get_RangeColorOptions(
    IAgFmGfxRangeColorOptions ** ppVal
);
[Java]
public IAgFmGfxRangeColorOptions getRangeColorOptions();
[Python - STK API ]
@property
def RangeColorOptions(self) -> "IAgFmGfxRangeColorOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.