STK ObjectsSend comments on this topic.
PointProviderType Property (IAgScatteringPointProvider)
See Also
Windows





Windows & Linux

Description

Gets the scattering point provider type enumeration.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.