STK ObjectsSend comments on this topic.
Type Property (IAgScatteringPointProviderList)
See Also
Windows





Windows & Linux

Description

Gets the scattering point provider list type enumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgEScatteringPointProviderListType
[C#]
public AgEScatteringPointProviderListType Type {get;}
[Managed C++]
public: __property AgEScatteringPointProviderListType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgEScatteringPointProviderListType * pType
);
[Java]
public AgEScatteringPointProviderListType getType();
[Python - STK API ]
@property
def Type(self) -> "AgEScatteringPointProviderListType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.