AGI STK Objects 11Send 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 ** ppRetVal
);
[Java]
public IAgFmGfxLegend getLegend();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.