AGI STK Objects 11Send comments on this topic.
SetContourType Method (IAgAntennaContourGraphics)
See Also
val
Windows






Windows & Linux

Description

Sets the current contour type.

Syntax

[Visual Basic .NET]
Public Sub SetContourType( _
    ByVal val As AgEAntennaContourType _
) As 
[C#]
public void SetContourType(
    AgEAntennaContourType val
);
[Managed C++]
public: void SetContourType(
    AgEAntennaContourType val
);
[Java]
public void setContourType(
    AgEAntennaContourType val
);
[Unmanaged C++]
public: HRESULT SetContourType(
    AgEAntennaContourType val
);

Parameters

val

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.