'Declaration Public Function _getNextLocation( _ ByVal layoutOption As _LabelLayoutInfo, _ ByVal currentLocation As _Location, _ ByVal radiusHighPriority As Boolean, _ ByVal clockwise As Boolean, _ ByVal viewRect As IRectangle _ ) As _Location
public _Location _getNextLocation( _LabelLayoutInfo layoutOption, _Location currentLocation, bool radiusHighPriority, bool clockwise, IRectangle viewRect )
Parameters
- layoutOption
- currentLocation
- radiusHighPriority
- clockwise
- viewRect