AGI STK Objects 11 Send comments on this topic.
SymbolImageSize Property (IAgStdMil2525bSymbols)
See Also 





Description

The size for the symbol id. Dimensionless

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property SymbolImageSize() As UInt

[C#]
public UInt SymbolImageSize {get; set;}

[Managed C++]
public: __property UInt^ get_SymbolImageSize();
public: __property void set_SymbolImageSize(
UInt ^
);

[Unmanaged C++]
public: HRESULT get_SymbolImageSize(
UInt ** ppRetVal
);
public: HRESULT put_SymbolImageSize(
UInt * pNewSymbolImageSize
);

[Java]
public UInt getSymbolImageSize();public void setSymbolImageSize(
UInt
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1