AGI STK Objects 11 Send comments on this topic.
PatternType Property (IAgSensor)
See Also 





Description

Criterion for defining the sensor pattern. A member of the AgESnPattern enumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PatternType() As AgESnPattern

[C#]
public AgESnPattern PatternType {get;}

[Managed C++]
public: __property AgESnPattern get_PatternType();

[Unmanaged C++]
public: HRESULT get_PatternType(
AgESnPattern * pRetVal
);

[Java]
public AgESnPattern getPatternType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1