center property
Point
get
center
Returns the center Point of the Feature. This is the average of all Coordinates in the Feature.
Implementation
Point get center;
Returns the center Point of the Feature. This is the average of all Coordinates in the Feature.
Point get center;