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






Windows & Linux

Description

The range contours properties for the facility, place or target.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.