Condividi tramite


RegionOfInterest.Weight Proprietà

Definizione

Ottiene o imposta il peso dell'area di interesse.

public:
 property unsigned int Weight { unsigned int get(); void set(unsigned int value); };
uint32_t Weight();

void Weight(uint32_t value);
public uint Weight { get; set; }
var uInt32 = regionOfInterest.weight;
regionOfInterest.weight = uInt32;
Public Property Weight As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Ottiene o imposta il peso dell'area di interesse che è un valore compreso tra 0 e 100.

Si applica a