C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the flag that determines which initializing algorithm to use when choosing the initial centers for the output clusters.
public KMeansCommandFlags Type { get; set; } Public Property Type As Leadtools.Imageprocessing.Core.KMeansCommandFlags public Leadtools.Imageprocessing.Core.KMeansCommandFlags Type {get; set;} @property (nonatomic, assign) LTKMeansCommandFlags type public KMeansCommandFlags getType()public void setType(KMeansCommandFlags value)
<br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type'); public:property Leadtools.Imageprocessing.Core.KMeansCommandFlags Type {Leadtools.Imageprocessing.Core.KMeansCommandFlags get();void set ( Leadtools.Imageprocessing.Core.KMeansCommandFlags );}
One of the KMeansCommandFlags enumeration members.
Refer to the KMeansCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
