Version

GetUnscaledGroupCenterHandler Delegate

Delegate for locating the unscaled center of a group on an axis.
Syntax
public delegate double GetUnscaledGroupCenterHandler( 
   int index
)

Parameters

index
The index to find the group center for.

Return Value

The group center.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also