Text centroid computer.
Namespace:
Cloudster.Samples.TextAssembly: Cloudster.Samples.Text.Role (in Cloudster.Samples.Text.Role.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class TextCentroid : ICentroidComputer<TextEntity> |
Visual Basic (Declaration) |
---|
Public Class TextCentroid _ Implements ICentroidComputer(Of TextEntity) |
Visual C++ |
---|
public ref class TextCentroid : ICentroidComputer<TextEntity^> |