AGI STK Objects 11 Send comments on this topic.
Type Property (IAgAccessSampling)
See Also 





Description

Type of sampling method used.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgESamplingMethod

[C#]
public AgESamplingMethod Type {get;}

[Managed C++]
public: __property AgESamplingMethod get_Type();

[Unmanaged C++]
public: HRESULT get_Type(
AgESamplingMethod * pRetVal
);

[Java]
public AgESamplingMethod getType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1