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






Windows & Linux

Description

Get the range contour graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RangeContours() As IAgGfxRangeContours
[C#]
public IAgGfxRangeContours RangeContours {get;}
[Managed C++]
public: __property IAgGfxRangeContours^ get_RangeContours();
[Unmanaged C++]
public: HRESULT get_RangeContours(
   IAgGfxRangeContours ** ppRetVal
);
[Java]
public IAgGfxRangeContours getRangeContours();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.