Get data defining the sensor pattern.
Read-only property
[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(
|
[Java] |
---|
public IAgSnPattern getPattern();
|