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





Description

Get data defining the sensor pattern.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Pattern() As IAgSnPattern

[C#]
public IAgSnPattern Pattern {get;}

[Managed C++]
public: __property IAgSnPattern^ get_Pattern();

[Unmanaged C++]
public: HRESULT get_Pattern(
IAgSnPattern ** ppRetVal
);

[Java]
public IAgSnPattern getPattern();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1