Get cluster weight
Namespace:
FlowMapAssembly: FlowMap (in FlowMap.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Weight As Single |
C# |
---|
public float Weight { get; } |
Visual C++ |
---|
public: property float Weight { float get (); } |
JavaScript |
---|
function get_weight(); |