STK ObjectsSend comments on this topic.
FillLegend Property (IAgVmVO)
See Also
Windows





Windows & Linux

Description

Get the 3D Graphics properties for Volumetric Fill Legend.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FillLegend() As IAgVmVOLegend
[C#]
public IAgVmVOLegend FillLegend {get;}
[Managed C++]
public: __property IAgVmVOLegend ^ get_FillLegend();
[Unmanaged C++]
public: HRESULT get_FillLegend(
    IAgVmVOLegend ** ppVal
);
[Java]
public IAgVmVOLegend getFillLegend();
[Python - STK API ]
@property
def FillLegend(self) -> "IAgVmVOLegend":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.