|
ArcGIS Runtime SDK for iOS
100.15
|
Result of a location-to-screen operation on AGSSceneView.
Instances of this class represent the result of locationToScreen: (AGSSceneViewCommon) The location to screen result contains a point and visibility.
Properties | |
| CGPoint | screenPoint |
| AGSScreenLocationVisibility | visibility |
|
readnonatomicassign |
Screen coordinates for the mapPoint passed into locationToScreen: (AGSSceneViewCommon)
|
readnonatomicassign |
Visibility of the screenPoint