STK ObjectsSend comments on this topic.
Legend Property (IAgFmGfxContours)
See Also
Windows





Windows & Linux

Description

Contour legend.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.