This queries an Auto Feature to determine if the feature has any sample hits that have been moved by the user in the Graphics Display window.
Read-only property
| Visual Basic |
|---|
Public Property HasUserDefinedHits As Boolean |
This returns True if user-defined hits are used by the feature.
This returns False if user-defined hits are not used by the feature.
![]() |
If a sample hit's position is modified through automation, this property is automatically set to True. |
