←Select platform

Type Property (KMeansCommand)

Summary

Gets or sets the flag that determines which initializing algorithm to use when choosing the initial centers for the output clusters.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTKMeansCommandFlags type
public KMeansCommandFlags getType() 
public void setType(KMeansCommandFlags value) 
get_Type(); 
set_Type(value); 
Object.defineProperty('Type'); 

Property Value

One of the KMeansCommandFlags enumeration members.

Example

Refer to the KMeansCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize