Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
MKPolylineViewMBS class
Super class: MKOverlayPathViewMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | MapKit | MBS MacFrameworks Plugin | 14.1 | Yes | No | No | Yes, macOS only | No |
Notes:
This view strokes the path represented by the annotation. (This class does not fill the area enclosed by the path.) You can change the color and other drawing attributes of the path by modifying the properties inherited from the MKOverlayPathView class. This class is typically used as is and not subclassed.
Subclass of the MKOverlayPathViewMBS class.
- property Polyline as MKPolylineMBS
- method Constructor(polyline as MKPolylineMBS)
Super class MKOverlayPathViewMBS
- 3 properties
- property fillColor as NSColorMBS
- property lineWidth as Double
- property strokeColor as NSColorMBS
- method Constructor
Super class MKOverlayViewMBS
- property Overlay as Variant
- method Constructor(Overlay as Variant)
Super class MKViewMBS
- 5 properties
- property className as string
- property classPath as string
- property Handle as Integer
- property options as Dictionary
- property viewPrototypeName as String
- method Constructor
This class has no sub classes.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
MKPolylineMBS - MKReverseGeocoderMBS
Links
MBS Xojo Chart Plugins