Provides access to members that control an image tie point.
Members
| Name | Description | |
|---|---|---|
![]() |
Equals | Checks if it equals another tie point. |
![]() |
ImageID | The tie point's image ID. |
![]() |
Location | The tie point location. |
![]() |
PointID | The tie point ID. |
![]() |
Resolution | The tie point resolution. |
![]() |
Score | The tie point's quality score. |
ITiePoint2.Resolution Property
The tie point resolution.
Public Property Resolution As Double
public double Resolution {get; set;}
Inherited Interfaces
| Interfaces | Description |
|---|---|
| ITiePoint | Provides access to members that control an image tie point. |
Classes that implement ITiePoint2
| Classes | Description |
|---|


