Platforms to show: All Mac Windows Linux Cross-Platform

Back to MKMapPointMBS class.

MKMapPointMBS.StringValue as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Formats point as text for display in debugger.
Example
dim p as new MKMapPointMBS(12, 34)

MsgBox p.StringValue

(Read only property)

MKMapPointMBS.X as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The X coordinate.

(Read and Write property)

MKMapPointMBS.Y as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MapKit MBS MacFrameworks Plugin 19.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The Y coordinate.

(Read and Write property)

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...