STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgFmGfxTextOptions getTextOptions();
[Python - STK API ]
@property
def TextOptions(self) -> "IAgFmGfxTextOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.