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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.