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






Windows & Linux

Description

Text options for contour legend.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TextOptions() As IAgFmGfxTextOptions
[C#]
public IAgFmGfxTextOptions TextOptions {get;}
[Managed C++]
public: __property IAgFmGfxTextOptions^ get_TextOptions();
[Unmanaged C++]
public: HRESULT get_TextOptions(
   IAgFmGfxTextOptions ** ppRetVal
);
[Java]
public IAgFmGfxTextOptions getTextOptions();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.