STK ObjectsSend comments on this topic.
StdMil2525bSymbols Property (IAgStkObjectRoot)
See Also
Windows





Windows & Linux

Description

Returns the interface that enables creating 2525b symbols.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StdMil2525bSymbols() As IAgStdMil2525bSymbols
[C#]
public IAgStdMil2525bSymbols StdMil2525bSymbols {get;}
[Managed C++]
public: __property IAgStdMil2525bSymbols ^ get_StdMil2525bSymbols();
[Unmanaged C++]
public: HRESULT get_StdMil2525bSymbols(
    IAgStdMil2525bSymbols ** ppRetVal
);
[Java]
public IAgStdMil2525bSymbols getStdMil2525bSymbols();
[Python - STK API ]
@property
def StdMil2525bSymbols(self) -> "IAgStdMil2525bSymbols":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.