Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Events.StructuredLocation.SetRadius
Sets the radius.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Events.StructuredLocation.SetRadius"; EKStructuredLocation; Radius ) More
Parameters
Parameter | Description | Example |
---|---|---|
EKStructuredLocation | The reference to the structured location. | $StructuredLocation |
Radius | The new radius value. | 0 |
Result
Returns OK or error.
Description
Sets the radius.0 = use default, unit is meters
See also
- Events.Alarm.SetRelativeOffset
- Events.Alarm.SetStructuredLocation
- Events.Item.AddAlarm
- Events.NewAlarm
- Events.NewReminder
- Events.SaveReminder
- Events.StructuredLocation.GetGeoLocation
- Events.StructuredLocation.GetRadius
- Events.StructuredLocation.NewLocationWithTitle
- Events.StructuredLocation.SetGeoLocation
Example Databases
This function is free to use.
Created 10th March 2016, last changed 12nd March 2016
Events.StructuredLocation.SetGeoLocation - Events.StructuredLocation.Title