Location of points on the coverage
grid.
Read-only property
[Visual Basic .NET] |
---|
Public Property PointDefinition() As IAgCvPointDefinition
|
[C#] |
---|
public IAgCvPointDefinition PointDefinition {get;}
|
[Managed C++] |
---|
public: __property IAgCvPointDefinition^ get_PointDefinition();
|
[Unmanaged C++] |
---|
public: HRESULT get_PointDefinition(
|
[Java] |
---|
public IAgCvPointDefinition getPointDefinition();
|